projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
The standalone PyShell and PyCrust apps need to set the focus to the
[wxWidgets.git]
/
docs
/
gtk
/
readme.txt
diff --git
a/docs/gtk/readme.txt
b/docs/gtk/readme.txt
index 58a83d81e2f5f08e63f672d3e66aad806b5a5aff..b398d599eabfe1e0054607d231af7198fdb68688 100644
(file)
--- a/
docs/gtk/readme.txt
+++ b/
docs/gtk/readme.txt
@@
-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
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
for GTK 2.0.
More info about the wxWindows project (and the Windows
@@
-27,6
+27,15
@@
make install
ldconfig
exit
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
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