Files
wxWidgets/wxPython/demo
Robin Dunn 887a1bd93e 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
2004-08-06 18:23:52 +00:00
..
2004-06-15 03:26:47 +00:00
2004-08-06 00:03:23 +00:00
2004-04-29 17:45:59 +00:00
2004-04-07 19:46:59 +00:00
2004-03-28 18:05:58 +00:00
2002-05-27 21:22:37 +00:00
2004-08-02 22:09:39 +00:00
2004-03-10 04:04:52 +00:00
2000-07-15 19:51:35 +00:00
2004-05-07 01:51:14 +00:00
2004-07-21 19:19:47 +00:00
2004-06-29 02:03:09 +00:00
2004-06-24 04:45:20 +00:00
2004-06-08 01:13:33 +00:00
2000-07-15 19:51:35 +00:00
2004-06-14 19:10:20 +00:00
2004-08-02 22:01:02 +00:00
2004-04-29 17:45:59 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2004-05-28 05:03:12 +00:00
2004-06-14 19:10:20 +00:00
2004-06-14 19:10:20 +00:00
2004-03-10 04:04:52 +00:00
2003-12-24 02:36:30 +00:00
2004-03-28 17:02:16 +00:00
2004-07-17 22:57:33 +00:00
2004-05-07 01:51:14 +00:00

To run the main demo in this directory, execute demo.py.  In other
words, one of the following commands should do it:

       demo.py
       python demo.py
       pythonw demo.py