]> git.saurik.com Git - wxWidgets.git/blame - docs/gtk/todo.txt
Fixed Dialog Editor compilation and window sizing bug. Various warning-related
[wxWidgets.git] / docs / gtk / todo.txt
CommitLineData
a81258be
RR
1
2-------------------- High priority ---------------------
3
4wxTreeCtrl
df875e59 5 -> Keyboard handling.
a81258be 6
a81258be 7wxClipboard
df875e59 8 -> On the way, but not functional yet.
a81258be 9
a81258be 10Fix printing of bitmaps
c67d8618 11 -> No idea.
df875e59 12
a802c3a1
RR
13-------------------- Low priority ---------------------
14
df875e59 15OwnerDraw for wxListCtrl and others
a802c3a1 16 -> Postponed.
e5403d7c 17
df875e59
RR
18DnD
19 -> Must be rewritten for GTK+ 1.1.3
20
c67d8618
RR
21wxDebugContext <-> wxLogXXX functions
22 -> Remove either
23
a81258be
RR
24Implement wxPalette
25 -> I never understood that. Postponed.
26
27Implement wxDirDialog
28 -> Not heard of. Postponed.
29
30Show accelerator in menus
31 -> Changed in GTK 1.1.X. Postponed.
32
33Correct tab navigation
34 -> seems to be broken in GTK. Postponed.
35
c67d8618 36Cooperation with Qt
df875e59 37 -> Would be nice.
c67d8618 38