]> git.saurik.com Git - wxWidgets.git/blame - wxPython/demo/README.txt
previous change to wxImage was wrong, it didn't account for saving same image twice
[wxWidgets.git] / wxPython / demo / README.txt
CommitLineData
cf694132
RD
1To run the main demo in this directory, execute demo.py. In other
2words, one of the following commands should do it:
3
4 demo.py
5 python demo.py
6 pythonw demo.py
7