Files
wxWidgets/utils/wxPython/demo
Robin Dunn b1462dfa34 wxPython stuff:
1. Added Clipboard and Drag-and-Drop classes
  2. Added wxFontEnumerator
  3. Many changes to wxMenu, wxMenubar
  4. Various other changes and additions
  5. Updates to the demo
  6. Documentation updates


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-11-06 08:30:23 +00:00
..
1999-11-06 08:30:23 +00:00
1999-11-06 08:30:23 +00:00
1999-11-06 08:30:23 +00:00
1999-11-06 08:30:23 +00:00
1999-10-11 22:16:33 +00:00
1999-10-09 21:24:16 +00:00
1999-10-09 21:24:16 +00:00
1999-11-06 08:30:23 +00:00
1999-11-06 08:30:23 +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