]> git.saurik.com Git - wxWidgets.git/blame - utils/dialoged/docs/notes.txt
attempt to fix race condition between Delete() and Wait()
[wxWidgets.git] / utils / dialoged / docs / notes.txt
CommitLineData
a660d684
KB
1
2To do
3-----
4
5Nov 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