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