Files
wxWidgets/docs/gtk/todo.txt
Robert Roebling 551490e542 Updated changes.txt,
Removed use of Build Root Dir in wxGTK.spec,
  Small correction to tiff code,
  Added more tests (for Peek()) to stream tests
    in typetest sample,
  Fixed bug in wxTextInputStream::ReadWord()


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-06-24 14:25:00 +00:00

34 lines
815 B
Plaintext

-------------------- High priority ---------------------
Improve, update translations. Install *.mo files somewhere.
-------------------- 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.
Implement wxPalette
-> Postponed.
Implement different visuals and displays
-> I cannot test this. Postponed.
Cooperation with Qt
-> Would be nice.