]> git.saurik.com Git - wxWidgets.git/blob - TODO.txt
Tries unsuccesfully to cure a few more problems
[wxWidgets.git] / TODO.txt
1 ********************* TODO list for wxWindows 2 ******************************
2
3 =============================== common ========================================
4
5 wxSocket, wxTCP etc..
6
7 wxMultiMedia
8
9 =============================== generic ======================================
10
11 wxTreeCtrl keyboard handling
12 wxTreeCtrl icon support
13
14 wxListCtrl icon support in list mode
15
16 ================================ MSW ==========================================
17
18 Consistent keyboard interface and focus behaviour
19 currently, the focus is lost all the time (after a MessageBox, for example)
20 and sometimes TABbing through controls doesn't work
21
22 ================================ GTK ==========================================
23
24 Add support Set colour/baclgroundcolour in GTK widgets
25 Correct tab navigation (seems to be a GTK feature)
26 Finish DnD (postponed as GTK 1.2 will have new DnD)
27 Add Clipboard
28 Help system (not sure about this one)
29 Show accelerator in menus
30 More controls with bitmaps
31 Speed up bitmap saving
32 Add wxBitmapHandler
33 Fix printing of bitmaps
34 Implement wxRadioBox layout
35 Finish wxTextCtrl
36 Finish native wxTreeCtrl
37 Implement wxPalette
38 Implement wxDirDialog
39 Implement CopyOnWrite (unshare) for GDI objects
40 Support cooperation between Qt and wxWindows
41 TrueType support (just kidding)
42