]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/readme.txt
The standalone PyShell and PyCrust apps need to set the focus to the
[wxWidgets.git] / docs / gtk / readme.txt
index 58a83d81e2f5f08e63f672d3e66aad806b5a5aff..b398d599eabfe1e0054607d231af7198fdb68688 100644 (file)
@@ -7,7 +7,7 @@ wxWindows GUI library.
 wxWindows no longer supports GTK 1.0 (as did some early
 snapshots) so that you will need GTK 1.2 when using it.
 GTK 1.2.6 or above is recommended although some programs 
-will work with GTK 1.2.3 onwards. There is now beta support
+will work with GTK 1.2.3 onwards. There is now support
 for GTK 2.0.
 
 More info about the wxWindows project (and the Windows
@@ -27,6 +27,15 @@ make install
 ldconfig
 exit
 
+In order to use wxGTK with GTK 2.0 and its unicode
+support, you need to configure
+
+./configure --with-gtk --enable-gtk2 --enable-unicode
+etc.
+
+Sofar, support for GTK 2.0 has only been tested on
+Linux with glibc 2.2.
+
 When you run into problems, please read the INSTALL.txt and 
 follow those instructions. If you still don't have any success,
 please send a bug report to one of our mailing list, INCLUDING