]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/gtk/todo.txt
Whole lotta stuff for wxPlotWindow,
[wxWidgets.git] / docs / gtk / todo.txt
... / ...
CommitLineData
1
2-------------------- High priority ---------------------
3
4Finish and extend wxPlotWindow.
5
6Improve, update translations. Install *.mo files somewehere.
7
8-------------------- Medium priority ---------------------
9
10Show 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
15Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
16
17More testing of Unicode support.
18 -> Postponed.
19
20OwnerDraw for wxListCtrl and others
21 -> Hardly necessary.
22
23Implement wxPalette
24 -> Postponed.
25
26Implement different visuals and displays
27 -> I cannot test this. Postponed.
28
29Cooperation with Qt
30 -> Would be nice.