]> git.saurik.com Git - wxWidgets.git/blob - docs/gtk/todo.txt
applied patch 433352 (fix for wxTextCtrl::SetForegroundColor())
[wxWidgets.git] / docs / gtk / todo.txt
1
2 -------------------- High priority ---------------------
3
4 Improve, update translations. Install *.mo files somewhere.
5
6 -------------------- Medium priority ---------------------
7
8 wxBitmapButton doesn't refresh when parent gets refreshed.
9 -> Not important.
10
11 Show accelerator control labels and actually implement them
12 -> Difficult.
13
14 -------------------- Low priority ---------------------
15
16 Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
17 -> Postponed. GTK 1.4 can do that.
18
19 Add wxNoteBook::GetPageIndex()
20 Add wxNoteBook::SetTabPosition()
21 -> Postponed.
22
23 More testing of Unicode support.
24 -> Postponed.
25
26 Implement wxPalette
27 -> Postponed.
28
29 Implement different visuals and displays
30 -> I cannot test this. Postponed.
31
32 Cooperation with Qt
33 -> Would be nice.