Files
wxWidgets/wxPython/demo
Robin Dunn ba74ca2dcc The demo framework can now notify the individual samples before it
switches to another, in case they need to shut down something or free
resources, etc.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-01-07 19:59:45 +00:00
..
2002-05-05 04:17:27 +00:00
2001-12-07 04:32:43 +00:00
2003-01-04 04:16:51 +00:00
2002-05-15 19:06:54 +00:00
2002-07-11 20:41:21 +00:00
2002-07-12 21:29:49 +00:00
2002-05-27 21:22:37 +00:00
2001-10-21 03:44:47 +00:00
2003-01-06 22:39:57 +00:00
2002-11-13 05:04:46 +00:00
2000-07-15 19:51:35 +00:00
2002-08-28 01:39:00 +00:00
2001-05-18 21:59:59 +00:00
2001-10-18 19:19:38 +00:00
2003-01-06 22:39:57 +00:00
2003-01-04 04:16:51 +00:00
2002-11-22 22:32:36 +00:00
2003-01-06 22:39:57 +00:00
2000-07-15 19:51:35 +00:00
2002-11-19 18:55:39 +00:00
2002-01-24 01:24:39 +00:00
2001-04-12 02:53:14 +00:00
2000-07-15 19:51:35 +00:00
2002-08-28 01:39:00 +00:00
2002-08-28 01:39:00 +00:00
2001-10-30 06:43:54 +00:00
2000-07-15 19:51:35 +00:00
2002-07-11 20:41:21 +00:00
2001-05-18 21:59:59 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2002-03-09 21:18:55 +00:00
2002-12-24 00:06:15 +00:00
2002-08-07 21:05:58 +00:00
2002-05-15 19:45:03 +00:00
2001-05-18 21:59:59 +00:00
2001-05-18 21:59:59 +00:00
2002-12-17 18:20:43 +00:00
2001-05-18 21:59:59 +00:00
2000-07-15 19:51:35 +00:00
2003-01-01 05:17:22 +00:00
2001-05-18 21:59:59 +00:00
2002-11-22 22:32:36 +00:00
2001-07-04 23:34:51 +00:00
2001-05-18 21:59:59 +00:00
2002-09-07 23:17:14 +00:00
2002-09-23 21:38:59 +00:00
2002-06-05 16:45:04 +00:00
2002-07-06 18:13:59 +00:00
2002-03-08 23:06:21 +00:00
2002-07-06 18:13:59 +00:00
2003-01-04 04:16:51 +00:00
2002-10-02 00:24:38 +00:00
2002-11-19 02:44:14 +00:00
2002-01-24 01:24:39 +00:00
2002-11-27 02:37:52 +00:00
2001-05-22 05:59:09 +00:00
2002-08-16 02:27:28 +00:00
2000-07-15 19:51:35 +00:00
2002-11-13 05:04:46 +00:00
2002-11-19 18:55:39 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2003-01-04 04:16:51 +00:00
2002-12-31 22:12:36 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2002-08-27 00:57:19 +00:00
2000-07-15 19:51:35 +00:00
2002-11-05 23:03:34 +00:00
2003-01-01 05:17:22 +00:00
2002-03-13 22:26:55 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2001-10-21 03:44:47 +00:00
2002-06-24 19:36:19 +00:00
2002-11-22 22:32:36 +00:00
2002-11-22 22:32:36 +00:00
2002-11-27 02:37:52 +00:00
2002-03-13 22:26:55 +00:00
2001-07-05 02:16:20 +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