Files
wxWidgets/wxPython/demo
Robin Dunn f541d8293a Added wx.AboutBox()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-09 18:55:10 +00:00
..
2006-10-05 22:24:18 +00:00
2006-10-09 18:55:10 +00:00
2006-10-06 00:51:01 +00:00
2006-10-05 22:24:18 +00:00
2006-10-06 19:54:48 +00:00
2006-09-09 19:18:41 +00:00
2006-10-05 22:24:18 +00:00
2006-10-09 18:55:10 +00:00
2006-10-02 19:59:58 +00:00
2006-09-25 20:26:00 +00:00
2006-09-18 15:26:09 +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