]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/gtk/todo.txt
Visible functions implemented
[wxWidgets.git] / docs / gtk / todo.txt
... / ...
CommitLineData
1
2-------------------- High priority ---------------------
3
4wxTreeCtrl
5 -> Make it compile. Keyboard handling, icon support.
6
7wxListCtrl
8 -> Icon support in list mode
9
10wxClipboard
11 -> Urgh.
12
13wxHelpController
14 -> Karsten ?
15
16Fix printing of bitmaps
17 -> No idea.
18
19-------------------- Low priority ---------------------
20
21wxDebugContext <-> wxLogXXX functions
22 -> Remove either
23
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
36Cooperation with Qt
37
38