Added scrolling of widgets to GTK 2.0.

Removied obsolete ifdef from toolbar code.
  Updated readme.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2002-08-20 15:48:14 +00:00
parent 8805e15544
commit 3fc6e5fa23
7 changed files with 180 additions and 167 deletions

View 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