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