1998-07-02 14:01:27 +00:00
|
|
|
********************* TODO list for wxWindows 2 ******************************
|
|
|
|
|
|
|
|
=============================== common ========================================
|
|
|
|
|
1998-09-05 16:37:48 +00:00
|
|
|
wxSocket, wxTCP etc..
|
1998-07-02 14:01:27 +00:00
|
|
|
|
1998-09-05 16:37:48 +00:00
|
|
|
wxMultiMedia
|
1998-07-02 14:01:27 +00:00
|
|
|
|
|
|
|
=============================== generic ======================================
|
|
|
|
|
1998-09-05 16:37:48 +00:00
|
|
|
wxTreeCtrl keyboard handling
|
|
|
|
wxTreeCtrl icon support
|
1998-07-02 14:01:27 +00:00
|
|
|
|
1998-09-05 16:37:48 +00:00
|
|
|
wxListCtrl icon support in list mode
|
1998-07-02 14:01:27 +00:00
|
|
|
|
|
|
|
================================ MSW ==========================================
|
|
|
|
|
1998-09-05 16:37:48 +00:00
|
|
|
Consistent keyboard interface and focus behaviour
|
1998-07-02 14:01:27 +00:00
|
|
|
currently, the focus is lost all the time (after a MessageBox, for example)
|
|
|
|
and sometimes TABbing through controls doesn't work
|
|
|
|
|
|
|
|
================================ GTK ==========================================
|
|
|
|
|
1998-09-07 09:17:58 +00:00
|
|
|
Add support Set colour/baclgroundcolour in GTK widgets
|
1998-09-05 16:37:48 +00:00
|
|
|
Correct tab navigation (seems to be a GTK feature)
|
1998-09-11 09:05:26 +00:00
|
|
|
Finish DnD
|
1998-09-07 09:17:58 +00:00
|
|
|
Add Clipboard
|
1998-09-05 16:37:48 +00:00
|
|
|
Help system (not sure about this one)
|
|
|
|
Show accelerator in menus
|
|
|
|
More controls with bitmaps
|
|
|
|
Speed up bitmap saving
|
1998-09-07 09:17:58 +00:00
|
|
|
Add wxBitmapHandler
|
1998-09-05 16:37:48 +00:00
|
|
|
Fix printing of bitmaps
|
1998-09-07 09:17:58 +00:00
|
|
|
Implement wxRadioBox layout
|
|
|
|
Finish wxTextCtrl
|
|
|
|
Finish native wxTreeCtrl
|
|
|
|
Implement wxPalette
|
|
|
|
Implement wxDirDialog
|
|
|
|
Support cooperation between Qt and wxWindows
|
1998-09-07 14:44:38 +00:00
|
|
|
Fix toolbar tips
|
1998-09-05 16:37:48 +00:00
|
|
|
TrueType support (just kidding)
|
|
|
|
|