]> git.saurik.com Git - wxWidgets.git/blob - docs/gtk/todo.txt
Augmented beta to 9,
[wxWidgets.git] / docs / gtk / todo.txt
1
2 -------------------- High priority ---------------------
3
4 Finalise DnD API.
5
6 More testing of Unicode support.
7
8 Make wxSockets work on all platform.
9
10 Add ID based i18n system as a replacement for the
11 unelegant gettext system.
12
13 Add controls to toolbar.
14
15 Add TIFF handler. Someone? (Hint, hint).
16
17 Improve, update translations. Install *.mo files somewehere.
18
19 Sleep, eat, walk, study, shave, read, play piano and wash less.
20
21 -------------------- Medium priority ---------------------
22
23 Show accelerator control labels and actually implement them
24 -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult.
25
26 -------------------- Low priority ---------------------
27
28 Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
29
30 OwnerDraw for wxListCtrl and others
31 -> Postponed.
32
33 Implement wxPalette
34 -> I never understood that. Postponed.
35
36 Implement different visuals and displays
37 -> I never understood that. Postponed.
38
39 Cooperation with Qt
40 -> Would be nice.