]> git.saurik.com Git - wxWidgets.git/blob - docs/gtk/todo.txt
added wxFrame::Command()
[wxWidgets.git] / docs / gtk / todo.txt
1
2 -------------------- High priority ---------------------
3
4 -------------------- Medium priority ---------------------
5
6 Show accelerator in menus and control labels and actually implement them
7 -> Changed in GTK 1.2 (so let's do it for 1.2). Postponed.
8
9 -------------------- Low priority ---------------------
10
11 Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set
12
13 OwnerDraw for wxListCtrl and others
14 -> Postponed.
15
16 DnD
17 -> Must be rewritten for GTK+ 1.2
18
19 Implement wxPalette
20 -> I never understood that. Postponed.
21
22 Implement different visuals and displays
23 -> I never understood that. Postponed.
24
25 Cooperation with Qt
26 -> Would be nice.