]> git.saurik.com Git - wxWidgets.git/blob - utils/dialoged/docs/notes.txt
Removed helpxlp.cpp. I really don't think we need that any more.
[wxWidgets.git] / utils / dialoged / docs / notes.txt
1
2 To do
3 -----
4
5 Nov 26th 1995
6
7 - Add wxPropertyView::OnPropertyChange(wxProperty *property) member
8 so that when a property is changed, this can be immediately
9 reflected in the object. Derive a new wxPropertyListView
10 in dialoged.
11
12 - Make the property list a modeless dialog or (preferably) resizeable
13 frame. Allow many property lists to be up at once. Associate
14 real window, resource and property list. When window is deleted,
15 delete property list.
16