]> git.saurik.com Git - wxWidgets.git/blame - docs/gtk/todo.txt
Fixed wxPostScript printing problem (used wrong constructor, and the right
[wxWidgets.git] / docs / gtk / todo.txt
CommitLineData
a81258be
RR
1
2-------------------- High priority ---------------------
3
034be888
RR
4DnD
5 -> Must be rewritten for GTK+ 1.2
6
879ba15f
VZ
7-------------------- Medium priority ---------------------
8
034be888
RR
9Show accelerator control labels and actually implement them
10 -> Changed in GTK 1.2 (so let's do it for 1.2). Difficult.
879ba15f 11
a802c3a1
RR
12-------------------- Low priority ---------------------
13
879ba15f
VZ
14Right aligned checkboxes: focus highlighting is wrong, tooltips can't be set
15
df875e59 16OwnerDraw for wxListCtrl and others
a802c3a1 17 -> Postponed.
e5403d7c 18
a81258be
RR
19Implement wxPalette
20 -> I never understood that. Postponed.
21
3502e687
RR
22Implement different visuals and displays
23 -> I never understood that. Postponed.
24
c67d8618 25Cooperation with Qt
df875e59 26 -> Would be nice.