]> git.saurik.com Git - wxWidgets.git/blob - docs/gtk/todo.txt
Updated docs, distrib and version
[wxWidgets.git] / docs / gtk / todo.txt
1
2 -------------------- High priority ---------------------
3
4 DnD
5 -> Must be rewritten for GTK+ 1.2. Much done.
6
7 -------------------- Medium priority ---------------------
8
9 Show accelerator control labels and actually implement them
10 -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult.
11
12 -------------------- Low priority ---------------------
13
14 Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set
15
16 OwnerDraw for wxListCtrl and others
17 -> Postponed.
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.