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 Set fonts in GTK widgets
25 Set colour/baclgroundcolour in GTK widgets
26 Correct tab navigation (seems to be a GTK feature)
27 DnD (postponed as GTK 1.2 will have new DnD)
29 Help system (not sure about this one)
30 Show accelerator in menus
31 More controls with bitmaps
32 Speed up bitmap saving
34 Fix printing of bitmaps
35 TrueType support (just kidding)
37 wxTreeCtrl not yet finshed