PyCrust now has an option for showing/hiding the notebook.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-01-12 19:20:32 +00:00
parent 19a885344a
commit 302129f896
3 changed files with 61 additions and 6 deletions

View File

@@ -17,6 +17,8 @@ multiple event types at once, and in these cases the typeId property
may not give you what you want. You should use te component events in
these cases.
PyCrust now has an option for showing/hiding the notebook.