]> git.saurik.com Git - wxWidgets.git/blame - TODO.txt
Removed some bugs
[wxWidgets.git] / TODO.txt
CommitLineData
ccd82cd1
VZ
1********************* TODO list for wxWindows 2 ******************************
2
ccd82cd1
VZ
3=============================== common ========================================
4
11bc0805 5wxSocket, wxTCP etc..
ccd82cd1 6
11bc0805 7wxMultiMedia
ccd82cd1
VZ
8
9=============================== generic ======================================
10
11bc0805
RR
11wxTreeCtrl keyboard handling
12wxTreeCtrl icon support
ccd82cd1 13
11bc0805 14wxListCtrl icon support in list mode
ccd82cd1
VZ
15
16================================ MSW ==========================================
17
11bc0805 18Consistent keyboard interface and focus behaviour
ccd82cd1
VZ
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
11bc0805
RR
24Set fonts in GTK widgets
25Set colour/baclgroundcolour in GTK widgets
26Correct tab navigation (seems to be a GTK feature)
27DnD (postponed as GTK 1.2 will have new DnD)
28Clipboard
29Help system (not sure about this one)
30Show accelerator in menus
31More controls with bitmaps
32Speed up bitmap saving
33wxBitmapHandler
34Fix printing of bitmaps
e1e955e1 35wxRadioBox layout and setsize
11bc0805
RR
36TrueType support (just kidding)
37
38wxTreeCtrl not yet finshed