]> git.saurik.com Git - wxWidgets.git/blob - docs/gtk/todo.txt
fixed #pragma implementation/interface numdlgg.h to numdlgg.cpp ; fixed bug: spincont...
[wxWidgets.git] / docs / gtk / todo.txt
1
2 -------------------- High priority ---------------------
3
4 More testing of Unicode support.
5
6 Improve, update translations. Install *.mo files somewehere.
7
8 -------------------- Medium priority ---------------------
9
10 Show accelerator control labels and actually implement them
11 -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult.
12
13 -------------------- Low priority ---------------------
14
15 Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
16
17 OwnerDraw for wxListCtrl and others
18 -> Postponed.
19
20 Implement wxPalette
21 -> I never understood that. Postponed.
22
23 Implement different visuals and displays
24 -> I never understood that. Postponed.
25
26 Cooperation with Qt
27 -> Would be nice.