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