]>
Commit | Line | Data |
---|---|---|
8b283bb8 | 1 | |
ce3ed50d JS |
2 | <HTML> |
3 | ||
4 | <HEAD> | |
5 | <TITLE>wxWindows 2 FAQ</TITLE> | |
6 | </HEAD> | |
7 | ||
8 | <BODY BGCOLOR=#FFFFFF TEXT=#000000 LINK=#FF0000 VLINK=#000000> | |
9 | ||
10 | <font face="Arial, Lucida Sans, Helvetica"> | |
11 | ||
f6bcfd97 | 12 | <table width=100% border=0 cellpadding=5 cellspacing=0> |
ce3ed50d | 13 | <tr> |
f6bcfd97 BP |
14 | <td bgcolor="#C4ECF9"> |
15 | <font size=+1 face="Arial, Lucida Sans, Helvetica" color="#000000"> | |
ce3ed50d JS |
16 | wxWindows 2 FAQ |
17 | </font> | |
18 | </td> | |
19 | </tr> | |
20 | </table> | |
21 | ||
22 | <P> | |
23 | ||
24 | Welcome to the wxWindows FAQ. Please select a category:<P> | |
25 | ||
26 | <ul> | |
27 | <li><a href="faqgen.htm">General questions</a> | |
28 | <li><a href="faqgtk.htm">wxWindows 2 for GTK</a> | |
29 | <li><a href="faqmsw.htm">wxWindows 2 for Windows</a> | |
30 | <li><a href="faqmot.htm">wxWindows 2 for Motif</a> | |
31 | <li><a href="faqmac.htm">wxWindows 2 for Mac</a> | |
32 | </ul> | |
33 | ||
34 | <P> | |
35 | ||
9838df2c | 36 | For further information, please see the <a href="http://www.wxwindows.org" target=_top>wxWindows Web site</a>, |
ce3ed50d JS |
37 | plus install.txt (per port), todo.txt (per port), and bugs.txt (all ports). |
38 | <P> | |
39 | ||
40 | </font> | |
41 | ||
42 | </BODY> | |
43 | ||
44 | </HTML> |