e1e955e14c
Removed SetSizeHint from wxDialog (recompile) Removed dialog modal flag Code clean up here and there git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
39 lines
1.1 KiB
Plaintext
39 lines
1.1 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 ==========================================
|
|
|
|
Set fonts in GTK widgets
|
|
Set colour/baclgroundcolour in GTK widgets
|
|
Correct tab navigation (seems to be a GTK feature)
|
|
DnD (postponed as GTK 1.2 will have new DnD)
|
|
Clipboard
|
|
Help system (not sure about this one)
|
|
Show accelerator in menus
|
|
More controls with bitmaps
|
|
Speed up bitmap saving
|
|
wxBitmapHandler
|
|
Fix printing of bitmaps
|
|
wxRadioBox layout and setsize
|
|
TrueType support (just kidding)
|
|
|
|
wxTreeCtrl not yet finshed
|