wxWidgets/TODO.txt
Robert Roebling 97b3455a6d Tries unsuccesfully to cure a few more problems
for DialogEd
  wxFileSelector now sets the title
  Todo is quite complete now


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-09-07 09:17:58 +00:00

43 lines
1.3 KiB
Plaintext

********************* TODO list for wxWindows 2 ******************************
=============================== common ========================================
wxSocket, wxTCP etc..
wxMultiMedia
=============================== generic ======================================
wxTreeCtrl keyboard handling
wxTreeCtrl icon support
wxListCtrl icon support in list mode
================================ MSW ==========================================
Consistent keyboard interface and focus behaviour
currently, the focus is lost all the time (after a MessageBox, for example)
and sometimes TABbing through controls doesn't work
================================ GTK ==========================================
Add support Set colour/baclgroundcolour in GTK widgets
Correct tab navigation (seems to be a GTK feature)
Finish DnD (postponed as GTK 1.2 will have new DnD)
Add Clipboard
Help system (not sure about this one)
Show accelerator in menus
More controls with bitmaps
Speed up bitmap saving
Add wxBitmapHandler
Fix printing of bitmaps
Implement wxRadioBox layout
Finish wxTextCtrl
Finish native wxTreeCtrl
Implement wxPalette
Implement wxDirDialog
Implement CopyOnWrite (unshare) for GDI objects
Support cooperation between Qt and wxWindows
TrueType support (just kidding)