]> git.saurik.com Git - wxWidgets.git/blame_incremental - TODO.txt
1) wxGTK now use the new, native implementation of wxTreeCtrl.
[wxWidgets.git] / TODO.txt
... / ...
CommitLineData
1********************* TODO list for wxWindows 2 ******************************
2
3=============================== common ========================================
4
5wxSocket, wxTCP etc..
6
7wxMultiMedia
8
9=============================== generic ======================================
10
11wxTreeCtrl keyboard handling
12wxTreeCtrl icon support
13
14wxListCtrl icon support in list mode
15
16================================ MSW ==========================================
17
18Consistent 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
24Add support Set colour/baclgroundcolour in GTK widgets
25Correct tab navigation (seems to be a GTK feature)
26Finish DnD
27Add Clipboard
28Help system (not sure about this one)
29Show accelerator in menus
30More controls with bitmaps
31Speed up bitmap saving
32Add wxBitmapHandler
33Fix printing of bitmaps
34Implement wxRadioBox layout
35Finish wxTextCtrl
36Finish native wxTreeCtrl
37Implement wxPalette
38Implement wxDirDialog
39Support cooperation between Qt and wxWindows
40Fix toolbar tips
41TrueType support (just kidding)
42