]> git.saurik.com Git - wxWidgets.git/commitdiff
issue with right aligned checkboxes added
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Mar 1999 19:40:48 +0000 (19:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 22 Mar 1999 19:40:48 +0000 (19:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/gtk/todo.txt

index 798af17b332b9cf9a3cd1c0668ee9413b170792a..6b3e08305c09e896e97b77c11cffd3f67bf7c464 100644 (file)
@@ -1,26 +1,26 @@
 
 -------------------- High priority ---------------------
 
+-------------------- Medium priority ---------------------
+
+Show accelerator in menus and control labels and actually implement them
+  -> Changed in GTK 1.2 (so let's do it for 1.2). Postponed.
+  
 -------------------- Low priority ---------------------
     
+Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set
+
 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 different visuals and displays
   -> I never understood that. Postponed.
   
-Show accelerator in menus
-  -> Changed in GTK 1.2. Postponed.
-  
 Cooperation with Qt
   -> Would be nice.
-  
\ No newline at end of file