wxTaskBarIcon DONE
wxMsgCatalog etc.
wxLog
- wxConfig, wxRegKey
+ wxConfig DONE
+ wxRegKey
wxTabCtrl DONE
- wxNotebook
+ wxNotebook DONE (some more explanation required)
wxWave DONE
wxJoystick DONE
wxStatusBar95 and wxFrame status bar functions
wxHelpController classes DONE (except for Unix ones)
wxString PARTLY DONE
Drag and drop (change API if required, e.g. const).
- wxCheckListBox
- wxAcceleratorTable
+ wxCheckListBox DONE
+ wxAcceleratorTable DONE
wxBaseArray, other arrays
(wxOwnerDrawn)
Document the include file for each class
More wxSystemSettings (see comment in settings.cpp).
-wxSocket integration.
-
Convert remaining utilities e.g. (GLCanvas; wxGraphLayout) and samples
Check TODO entries.
retain (Set)Callback for all compilations. This is following a
panicky response to losing callbacks.
-Merge dib.cpp, dibutils.cpp.
+Merge dib.cpp, dibutils.cpp (see also some DIB code in bitmap.cpp).
Add a wxTabCtrl sample.
Improve and expand wxSizer classes.
-Write more validators.
+Write more validators. Also, how do they work if loading the
+dialog from a .wxr? Could call SetValidator from within
+InitDialog for all controls, then call TransferDataToWindow.
Classes for file/OS utility functions.