]>
Commit | Line | Data |
---|---|---|
ce3ed50d JS |
1 | <HTML> |
2 | ||
3 | <HEAD> | |
4 | <TITLE>wxWindows 2 for GTK FAQ</TITLE> | |
5 | </HEAD> | |
6 | ||
7 | <BODY BGCOLOR=#FFFFFF TEXT=#000000 LINK=#FF0000 VLINK=#000000> | |
8 | ||
9 | <font face="Arial, Lucida Sans, Helvetica"> | |
10 | ||
11 | <table width=100% border=4 cellpadding=5 cellspacing=0> | |
12 | <tr> | |
13 | <td bgcolor="#660000"> | |
14 | <font size=+1 face="Arial, Lucida Sans, Helvetica" color="#FFFFFF"> | |
15 | wxWindows 2 for GTK FAQ | |
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 | <hr> | |
25 | ||
26 | <h3>What is wxWindows 2 for GTK?</h3> | |
27 | ||
28 | wxWindows 2 for GTK is a port of wxWindows to the <a href="http://www.gimp.org/gtk" target=_top>GTK+ toolkit</a>, | |
29 | which is freely available for most flavours of Unix with X. wxWindows 2 for GTK is | |
30 | often abbreviated to wxGTK. wxGTK has a separate home page <a href="http://www.freiburg.linux.de/~wxxt" target=_top>here</a>. | |
31 | <P> | |
32 | ||
33 | <h3>Does wxGTK have GNOME support?</h3> | |
34 | ||
35 | Currently wxGTK does not have any features that would involve dependence on any desktop | |
36 | environment's libraries, so it can work on GNOME, KDE and with other window managers | |
37 | without installation hassles. Some GNOME and KDE integration features are file based, and | |
38 | so may be added without dependence on libraries. Other features may be supported in the | |
39 | future, probably as a separate library. | |
40 | <P> | |
41 | ||
42 | ||
43 | </font> | |
44 | ||
45 | </BODY> | |
46 | ||
47 | </HTML> |