added a couple of items for 2.1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 1999-02-12 15:03:35 +00:00
parent b2ff82b9fd
commit dccf032a11

View File

@ -32,3 +32,19 @@ Please see also:
- Complete this ToDo list :-)
For 2.1: small changes not involving rewriting anything
-------------------------------------------------------
- wxArrayDouble class?
- generate CREATE/DESTROY events just after/before a window (any window, not
just frame/dialog) is created/deleted
- Dynamic menu handling: wxMenuBar::DeleteMenu(), InsertMenu()
For 2.2: major new additions
-------------------------------------------------------
- Unicode support (Win32 only probably)
- DnD and OLE clipboard, uniform DnD/clipboard handling