]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/todo.txt
wxString docs are nearly complete (but don't compile :-( ), a brief threads
[wxWidgets.git] / docs / gtk / todo.txt
index c3fea8c07eb3fed13ebc6780d7bbad6a1405254b..798af17b332b9cf9a3cd1c0668ee9413b170792a 100644 (file)
@@ -1,37 +1,25 @@
 
 -------------------- High priority ---------------------
 
-wxTreeCtrl
-  -> Keyboard handling.
-
-wxClipboard
-  -> On the way, but not functional yet.
-  
-Fix printing of bitmaps
-  -> No idea.
-
+-------------------- Low priority ---------------------
+    
 OwnerDraw for wxListCtrl and others
-  -> That is a big one.
+  -> Postponed.
   
 DnD
-  -> Must be rewritten for GTK+ 1.1.3  
+  -> Must be rewritten for GTK+ 1.2
  
--------------------- Low priority ---------------------
-    
 wxDebugContext <-> wxLogXXX functions
   -> Remove either
 
 Implement wxPalette
   -> I never understood that. Postponed.
   
-Implement wxDirDialog
-  -> Not heard of. Postponed.
-
-Show accelerator in menus
-  -> Changed in GTK 1.1.X. Postponed.
+Implement different visuals and displays
+  -> I never understood that. Postponed.
   
-Correct tab navigation
-  -> seems to be broken in GTK. Postponed.
+Show accelerator in menus
+  -> Changed in GTK 1.2. Postponed.
   
 Cooperation with Qt
   -> Would be nice.