]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/gtk/todo.txt
wxSpinCtrl no longer emits event when changed programmatically.
[wxWidgets.git] / docs / gtk / todo.txt
index 6b3e08305c09e896e97b77c11cffd3f67bf7c464..58c4352b0967fba21e59430db3530da216ded279 100644 (file)
@@ -1,26 +1,27 @@
 
 -------------------- High priority ---------------------
 
+More testing of Unicode support.
+
+Improve, update translations. Install *.mo files somewehere.
+
 -------------------- 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.
+Show accelerator control labels and actually implement them
+  -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult.
   
 -------------------- Low priority ---------------------
     
-Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set
+Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
 
 OwnerDraw for wxListCtrl and others
   -> Postponed.
-  
-DnD
-  -> Must be rewritten for GTK+ 1.2
+
 Implement wxPalette
   -> I never understood that. Postponed.
-  
 Implement different visuals and displays
   -> I never understood that. Postponed.
-  
+
 Cooperation with Qt
   -> Would be nice.