1 ********************* TODO list for wxWindows 2 ******************************
3 =============================== common ========================================
9 =============================== generic ======================================
11 wxTreeCtrl keyboard handling
12 wxTreeCtrl icon support
14 wxListCtrl icon support in list mode
16 ================================ MSW ==========================================
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
22 ================================ GTK ==========================================
24 Add support Set colour/baclgroundcolour in GTK widgets
25 Correct tab navigation (seems to be a GTK feature)
28 Help system (not sure about this one)
29 Show accelerator in menus
30 More controls with bitmaps
31 Speed up bitmap saving
33 Fix printing of bitmaps
34 Implement wxRadioBox layout
36 Finish native wxTreeCtrl
39 Support cooperation between Qt and wxWindows
41 TrueType support (just kidding)