]> git.saurik.com Git - wxWidgets.git/blame - docs/gtk/todo.txt
Had to #ifdef out all the new wxGetFullHostName code as it breaks all
[wxWidgets.git] / docs / gtk / todo.txt
CommitLineData
a81258be
RR
1
2-------------------- High priority ---------------------
3
51d55e1c
RR
4Improve, update translations. Install *.mo files somewehere.
5
879ba15f
VZ
6-------------------- Medium priority ---------------------
7
034be888
RR
8Show accelerator control labels and actually implement them
9 -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult.
879ba15f 10
a802c3a1 11-------------------- Low priority ---------------------
51d55e1c
RR
12
13Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set can't be set
14
510fc784 15More testing of Unicode support.
51d55e1c
RR
16 -> Postponed.
17
510fc784
RR
18OwnerDraw for wxListCtrl and others
19 -> Hardly necessary.
20
51d55e1c 21Implement wxPalette
510fc784 22 -> Postponed.
51d55e1c
RR
23
24Implement different visuals and displays
510fc784 25 -> I cannot test this. Postponed.
51d55e1c
RR
26
27Cooperation with Qt
28 -> Would be nice.