]>
Commit | Line | Data |
---|---|---|
1 | ||
2 | -------------------- High priority --------------------- | |
3 | ||
4 | Finish and extend wxPlotWindow. | |
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 | More testing of Unicode support. | |
18 | -> Postponed. | |
19 | ||
20 | OwnerDraw for wxListCtrl and others | |
21 | -> Hardly necessary. | |
22 | ||
23 | Implement wxPalette | |
24 | -> Postponed. | |
25 | ||
26 | Implement different visuals and displays | |
27 | -> I cannot test this. Postponed. | |
28 | ||
29 | Cooperation with Qt | |
30 | -> Would be nice. |