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