]> git.saurik.com Git - wxWidgets.git/blame - TODO.txt
Added Latex style file
[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
97b3455a 24Add support Set colour/baclgroundcolour in GTK widgets
11bc0805 25Correct tab navigation (seems to be a GTK feature)
97b3455a
RR
26Finish DnD (postponed as GTK 1.2 will have new DnD)
27Add Clipboard
11bc0805
RR
28Help system (not sure about this one)
29Show accelerator in menus
30More controls with bitmaps
31Speed up bitmap saving
97b3455a 32Add wxBitmapHandler
11bc0805 33Fix printing of bitmaps
97b3455a
RR
34Implement wxRadioBox layout
35Finish wxTextCtrl
36Finish native wxTreeCtrl
37Implement wxPalette
38Implement wxDirDialog
39Implement CopyOnWrite (unshare) for GDI objects
40Support cooperation between Qt and wxWindows
83058c58 41Fix toolbar tips
11bc0805
RR
42TrueType support (just kidding)
43