issue with right aligned checkboxes added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-03-22 19:40:48 +00:00
parent 2cc0e28f6a
commit 879ba15fba

View File

@@ -1,26 +1,26 @@
-------------------- High priority --------------------- -------------------- High priority ---------------------
-------------------- Medium priority ---------------------
Show accelerator in menus and control labels and actually implement them
-> Changed in GTK 1.2 (so let's do it for 1.2). Postponed.
-------------------- Low priority --------------------- -------------------- Low priority ---------------------
Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set
OwnerDraw for wxListCtrl and others OwnerDraw for wxListCtrl and others
-> Postponed. -> Postponed.
DnD DnD
-> Must be rewritten for GTK+ 1.2 -> Must be rewritten for GTK+ 1.2
wxDebugContext <-> wxLogXXX functions
-> Remove either
Implement wxPalette Implement wxPalette
-> I never understood that. Postponed. -> I never understood that. Postponed.
Implement different visuals and displays Implement different visuals and displays
-> I never understood that. Postponed. -> I never understood that. Postponed.
Show accelerator in menus
-> Changed in GTK 1.2. Postponed.
Cooperation with Qt Cooperation with Qt
-> Would be nice. -> Would be nice.