I've now added the documentation files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
16
utils/dialoged/docs/notes.txt
Normal file
16
utils/dialoged/docs/notes.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
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.
|
||||
|
Reference in New Issue
Block a user