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