]>
Commit | Line | Data |
---|---|---|
8b283bb8 | 1 | |
ce3ed50d JS |
2 | <HTML> |
3 | ||
4 | <HEAD> | |
5 | <TITLE>wxWindows 2 FAQ</TITLE> | |
6 | </HEAD> | |
7 | ||
4e4dc03d | 8 | <BODY BGCOLOR=#FFFFFF TEXT=#000000 VLINK="#00376A" LINK="#00529C" ALINK="#313063"> |
ce3ed50d JS |
9 | |
10 | <font face="Arial, Lucida Sans, Helvetica"> | |
11 | ||
4e4dc03d | 12 | <table width=100% border=0 cellpadding=3 cellspacing=0> |
ce3ed50d | 13 | <tr> |
4e4dc03d JS |
14 | <td bgcolor="#004080" align=left height=24 background="images/bluetitlegradient.gif"> |
15 | <font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF"> | |
16 | <b>wxWindows 2 FAQ</b> | |
ce3ed50d JS |
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> | |
4e4dc03d | 28 | <li><a href="faqgtk.htm">wxWindows 2 for GTK+</a> |
ce3ed50d JS |
29 | <li><a href="faqmsw.htm">wxWindows 2 for Windows</a> |
30 | <li><a href="faqmot.htm">wxWindows 2 for Motif</a> | |
4e4dc03d | 31 | <li><a href="faqx11.htm">wxWindows 2 for X11</a> |
ce3ed50d JS |
32 | <li><a href="faqmac.htm">wxWindows 2 for Mac</a> |
33 | </ul> | |
34 | ||
35 | <P> | |
36 | ||
9838df2c | 37 | For further information, please see the <a href="http://www.wxwindows.org" target=_top>wxWindows Web site</a>, |
ce3ed50d JS |
38 | plus install.txt (per port), todo.txt (per port), and bugs.txt (all ports). |
39 | <P> | |
40 | ||
41 | </font> | |
42 | ||
43 | </BODY> | |
44 | ||
45 | </HTML> |