wxWidgets/docs/gtk/todo.txt
Robert Roebling 510fc784c0 Added geometry.cpp and made it compile,
Added empty dndcmn.cpp to avoid GNU link warnings,
  Fixed problem with event.Skip() in new tab code.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-01-24 13:13:41 +00:00

31 lines
756 B
Plaintext

-------------------- High priority ---------------------
Finish and extend wxPlotWindow.
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
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.