Files
wxWidgets/wxPython/demo
Robin Dunn 1f4952e59d Added wrappers for wxInputStream and the wxFileSystem family of
classes, contributed by Joerg Baumann

Added wxProcess, including ability to get streams for the child
process's stdio.

Updated the demo


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-16 02:16:54 +00:00
..
2000-08-19 01:50:44 +00:00
2000-06-24 00:28:54 +00:00
2000-07-14 05:17:27 +00:00
2000-09-19 00:21:48 +00:00
2000-08-19 01:50:44 +00:00
2000-06-24 00:28:54 +00:00
2000-06-12 19:07:29 +00:00
2000-08-19 01:50:44 +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