]> git.saurik.com Git - wxWidgets.git/commit - wxPython/demo/Main.py
Update the notebook before running the sample in case it is a modal
authorRobin Dunn <robin@alldunn.com>
Fri, 6 Aug 2004 18:23:52 +0000 (18:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 6 Aug 2004 18:23:52 +0000 (18:23 +0000)
commit887a1bd93e986556d3118913cf1ca020a4077f74
tree8a4e4d8a7299e1312f824b8ff6820ad7e3872652
parent6394cd8214cc83dcac236131ce58a377d5e6e99b
Update the notebook before running the sample in case it is a modal
dialog, (but the best thing to do is to just always make a panel with
buttons to launch the dialog...)

Fix the find text to ensure that the found text is visible

Added ability to open a PyShell window that has the app and demo frame
preloaded in the namespace.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/Main.py
wxPython/docs/CHANGES.txt