wxWidgets/utils/dialoged/docs/notes.txt
Karsten Ballüder a660d684ed I've now added the documentation files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-05-20 14:25:30 +00:00

16 lines
470 B
Plaintext

To do
-----
Nov 26th 1995
- Add wxPropertyView::OnPropertyChange(wxProperty *property) member
so that when a property is changed, this can be immediately
reflected in the object. Derive a new wxPropertyListView
in dialoged.
- Make the property list a modeless dialog or (preferably) resizeable
frame. Allow many property lists to be up at once. Associate
real window, resource and property list. When window is deleted,
delete property list.