Files
wxWidgets/wxPython/demo
Robin Dunn 62038e5976 StandardPaths updates. Added a demo sample for StandardPaths. Made
the Python install prefix be the default install prefix for
StandardPaths.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-11-18 01:28:18 +00:00
..
2004-06-15 03:26:47 +00:00
2004-10-22 03:04:16 +00:00
2004-10-30 21:33:29 +00:00
2002-05-27 21:22:37 +00:00
2004-08-02 22:09:39 +00:00
2004-09-18 23:51:14 +00:00
2004-03-10 04:04:52 +00:00
2000-07-15 19:51:35 +00:00
2004-10-30 21:30:16 +00:00
2004-09-09 18:53:07 +00:00
2004-10-28 00:43:09 +00:00
2004-08-26 03:03:16 +00:00
2004-09-01 19:24:42 +00:00
2004-10-30 21:30:16 +00:00
2004-10-19 03:49:19 +00:00
2004-08-10 01:36:45 +00:00
2004-10-19 03:51:35 +00:00
2004-10-15 19:35:03 +00:00
2004-08-10 01:36:45 +00:00
2000-07-15 19:51:35 +00:00
2004-08-02 22:01:02 +00:00
2004-08-10 01:36:45 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2004-08-25 16:58:38 +00:00
2004-05-28 05:03:12 +00:00
2004-06-14 19:10:20 +00:00
2004-09-01 23:26:51 +00:00
2004-08-10 01:36:45 +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