]>
Commit | Line | Data |
---|---|---|
1 | <html> | |
2 | ||
3 | <head> | |
4 | <title>wxWindows 2 FAQ</title> | |
5 | </head> | |
6 | ||
7 | <body bgcolor=#ffffff text=#000000 vlink="#00376a" link="#00529c" alink="#313063"> | |
8 | ||
9 | <font face="arial, lucida sans, helvetica"> | |
10 | ||
11 | <table width=100% border=0 cellpadding=3 cellspacing=0> | |
12 | <tr> | |
13 | <td bgcolor="#004080" align=left height=24 background="images/bluetitlegradient.gif"> | |
14 | <font size=+1 face="arial, lucida sans, helvetica" color="#ffffff"> | |
15 | <b>wxWindows 2 FAQ</b> | |
16 | </font> | |
17 | </td> | |
18 | </tr> | |
19 | </table> | |
20 | ||
21 | <p> | |
22 | ||
23 | Welcome to the wxWindows FAQ. Please select a category:<p> | |
24 | ||
25 | <ul> | |
26 | <li><a href="faqgen.htm">General questions</a> | |
27 | <li><a href="faqcmn.htm">Questions common to all platforms</a> | |
28 | <li><a href="faqgtk.htm">GTK+ questions</a> | |
29 | <li><a href="faqmsw.htm">MS Windows questions</a> | |
30 | <li><a href="faqmot.htm">Motif questions</a> | |
31 | <li><a href="faqx11.htm">X11 questions</a> | |
32 | <li><a href="faqmac.htm">Mac questions</a> | |
33 | </ul> | |
34 | ||
35 | <p> | |
36 | ||
37 | For further information, please see the | |
38 | <a href="http://www.wxwindows.org" target=_top>wxWindows Web site</a>, | |
39 | <a href="http://mintzer.pqdot.net/cgi-bin/wiki/wiki.pl" target=_top>wxWiki</a> | |
40 | and install.txt (per port), todo.txt (per port), and bugs.txt (all ports) files | |
41 | in your wxWindows installation. | |
42 | <p> | |
43 | ||
44 | </font> | |
45 | ||
46 | </body> | |
47 | ||
48 | </html> |