Files
wxWidgets/docs/gtk/todo.txt
Robert Roebling 7b271e861b Bumped up version to 2.1.16.
Semi-fixed list ctrl's header again.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-05-19 18:08:59 +00:00

39 lines
923 B
Plaintext

-------------------- High priority ---------------------
Improve, update translations. Install *.mo files somewehere.
Fix wxMenu::Replace() bug reported weeks ago.
-------------------- Medium priority ---------------------
wxBitmapButton doesn't refresh when parent gets refreshed.
-> Not important.
Show accelerator control labels and actually implement them
-> Difficult.
-------------------- Low priority ---------------------
Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
-> Postponed. GTK 1.4 can do that.
Add wxNoteBook::GetPageIndex()
Add wxNoteBook::SetTabPosition()
-> Postponed.
More testing of Unicode support.
-> Postponed.
OwnerDraw for wxListCtrl and others
-> Hardly necessary.
Implement wxPalette
-> Postponed.
Implement different visuals and displays
-> I cannot test this. Postponed.
Cooperation with Qt
-> Would be nice.