Files
wxWidgets/docs/gtk/todo.txt
Robert Roebling 26d865b08d TODO updated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-04-15 11:26:55 +00:00

41 lines
959 B
Plaintext

-------------------- High priority ---------------------
Improve, update translations. Install *.mo files somewehere.
wxFrame::SetMenuBar() bug
Add wxNoteBook::GetPageIndex()
Correct insert point in wxTextCtrl::SetValue()
wxBitmapButton doesn't refresh when parent gets refreshed
reverse log.h menu.h in menu.cpp
wxMDIXXXX:SetTitle() has no effect
-------------------- 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
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.