wxWidgets/docs/gtk/todo.txt
Robert Roebling e90196a556 Distrib changes.
Augemnted version to 2.1.11.
  Applied patch for wxGenericValidator.
  Corrected MDI's wxActivateEvent code.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-10-31 15:31:43 +00:00

37 lines
945 B
Plaintext

-------------------- High priority ---------------------
Fix bug that thread sample reports about non-finished threads.
More testing of Unicode support.
Add ID based i18n system as a replacement for the
unelegant gettext system.
Add controls to wxToolbar.
Add TIFF handler. Someone? (Hint, hint).
Improve, update translations. Install *.mo files somewehere.
-------------------- Medium priority ---------------------
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 can't be set
OwnerDraw for wxListCtrl and others
-> Postponed.
Implement wxPalette
-> I never understood that. Postponed.
Implement different visuals and displays
-> I never understood that. Postponed.
Cooperation with Qt
-> Would be nice.