]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/x11/readme.txt
removed DoInit() straggler from appbase mods.
[wxWidgets.git] / docs / x11 / readme.txt
index 60e1a43969b674209dc7e1f5f2bcc062d3753338..8f728dc9878cdd3c8bb65ce6d5cae98519f737d6 100644 (file)
@@ -1,7 +1,7 @@
 
-  Welcome to wxWindows/X11 2.3.2
+  Welcome to wxWindows/X11 2.3.3
 
-You have downloaded version 2.3.2 of the X11 port of
+You have downloaded version 2.3.3 of the X11 port of
 the wxWindows GUI library. This runs on X11 with no
 Motif, Xt, GTK+ or any other standard widget set --
 instead it uses the wxUniversal widgets. The intention
@@ -55,9 +55,11 @@ Many of the samples are running.
 Some remaining issues:
 
 - some refresh efficiency issues
-- progress dialog not working (see dialogs sample)
 - clipboard implementation missing
 - drag and drop implementation missing
+- wxX11's wxTextCtrl (separate from wxUniv version)
+  needs some work, for example to remove vertical scrollbar,
+  and to provide wordwrap
 - wxToggleButton implementation missing
 - wxSpinCtrl implementation missing
 - tooltips implementation missing