]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/todo.txt
Chnaged wxGLCanvas::SetSize() to DoSetSize()
[wxWidgets.git] / docs / gtk / todo.txt
index 5f7872180609036c7cf4e5aa78993b146145a833..798af17b332b9cf9a3cd1c0668ee9413b170792a 100644 (file)
@@ -1,50 +1,26 @@
 
 -------------------- High priority ---------------------
 
-wxTreeCtrl
-  -> Keyboard handling, icon support.
-
-wxListCtrl
-  -> Icon support in list mode.
-
-Finish DnD
-  -> Only decoding filelist and visual feedback missing
-  
-wxClipboard
-  -> Urg.
-  
-wxHelpController
-  -> Karsten ?
-  
-Implement wxRadioBox layout
-  -> I'm so lazy.
-  
-Fix printing of bitmaps
-  -> No idea.
-
-Add support SetForegroundColour in GTK widgets
-  -> On the way.
-
-wxBitmapCheckBox
-  -> Interface same as checkbox?
-    
 -------------------- Low priority ---------------------
     
+OwnerDraw for wxListCtrl and others
+  -> Postponed.
+  
+DnD
+  -> Must be rewritten for GTK+ 1.2
 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.
   
\ No newline at end of file