]> git.saurik.com Git - wxWidgets.git/blob - docs/gtk/todo.txt
DnD
[wxWidgets.git] / docs / gtk / todo.txt
1
2 -------------------- High priority ---------------------
3
4 wxTreeCtrl
5 -> Make it compile. Keyboard handling, icon support.
6
7 wxListCtrl
8 -> Icon support in list mode. Backgroundcolour, font?
9
10 wxClipboard
11 -> Urgh.
12
13 wxHelpController
14 -> Karsten ?
15
16 Fix printing of bitmaps
17 -> No idea.
18
19 Add support SetForegroundColour in GTK widgets
20 -> On the way.
21
22 wxBitmapCheckBox
23 -> Interface same as checkbox?
24
25 wxImage
26 -> 24-bit support
27
28 -------------------- Low priority ---------------------
29
30 wxDebugContext <-> wxLogXXX functions
31 -> Remove either
32
33 Implement wxPalette
34 -> I never understood that. Postponed.
35
36 Implement wxDirDialog
37 -> Not heard of. Postponed.
38
39 Show accelerator in menus
40 -> Changed in GTK 1.1.X. Postponed.
41
42 Correct tab navigation
43 -> seems to be broken in GTK. Postponed.
44
45 Cooperation with Qt
46
47