]> git.saurik.com Git - wxWidgets.git/blob - docs/html/faqx11.htm
Script updates
[wxWidgets.git] / docs / html / faqx11.htm
1 <HTML>
2
3 <HEAD>
4 <TITLE>wxWindows 2 for X11 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 for X11 FAQ</b>
16 </font>
17 </td>
18 </tr>
19 </table>
20
21 <P>
22
23 See also <a href="faq.htm">top-level FAQ page</a>
24 and <a href="faqunx.htm">Unix FAQ page</a>.
25 <hr>
26 <h3>List of questions in this category</a></h3>
27 <ul>
28 <li><a href="#needed">What do I need to compile wxX11?</a></li>
29 <li><a href="#missing">What features are missing or partially implemented?</a></li>
30 </ul>
31 <hr>
32
33 <h3><a name="needed">What do I need to compile wxX11?</a></h3>
34
35 For desktop compilation, you only need X11 (not Xt, GTK+ or any other widget set).
36 For embedded use, Tiny-X should work fine too.
37 There is incomplete support for Microwindows (the Nano-X API).
38
39 <P>
40
41 <h3><a name="missing">What features are missing or partially implemented?</a></h3>
42
43 The following classes and features are not yet implemented: wxSpinCtrl, wxSocket, wxToggleButton, clipboard classes,
44 drag and drop classes, tooltips.<P>
45
46 </font>
47
48 </BODY>
49
50 </HTML>