]> git.saurik.com Git - wxWidgets.git/blob - docs/html/faq.htm
added a generic mechanism for registering global handlers for custom windows messages...
[wxWidgets.git] / docs / html / faq.htm
1
2 <html>
3
4 <head>
5 <title>wxWidgets FAQ</title>
6 </head>
7
8 <body bgcolor=#ffffff text=#000000 vlink="#00376a" link="#00529c" alink="#313063">
9
10 <font face="arial, lucida sans, helvetica">
11
12 <table width=100% border=0 cellpadding=3 cellspacing=0>
13 <tr>
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>wxWidgets FAQ</b>
17 </font>
18 </td>
19 </tr>
20 </table>
21
22 <p>
23
24 Welcome to the wxWidgets FAQ. Please select a category:<p>
25
26 <ul>
27 <li><a href="faqgen.htm">General questions</a>
28 <li><a href="faqcmn.htm">Questions common to all platforms</a>
29 <li><a href="faqmsw.htm">MS Windows questions</a>
30 <li><a href="faqunx.htm">Questions common to all Unix (GTK+/X11/Motif) ports</a>
31 <li><a href="faqgtk.htm">GTK+ questions</a>
32 <li><a href="faqmot.htm">Motif questions</a>
33 <li><a href="faqx11.htm">X11 questions</a>
34 <li><a href="faqmac.htm">Mac questions</a>
35 </ul>
36
37 <p>
38
39 For further information, please see the
40 <a href="http://www.wxwidgets.org" target=_top>wxWidgets Web site</a>,
41 <a href="http://wiki.wxwidgets.org" target=_top>wxWiki</a>
42 and install.txt (per port), todo.txt (per port), and bugs.txt (all ports) files
43 in your wxWidgets installation.
44 <p>
45
46 </font>
47
48 </body>
49
50 </html>