]> git.saurik.com Git - wxWidgets.git/commit - wxPython/samples/doodle/doodle.py
Updates for the sample apps. Some readme's, show how to use py2exe,
authorRobin Dunn <robin@alldunn.com>
Mon, 30 Apr 2001 18:34:21 +0000 (18:34 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 30 Apr 2001 18:34:21 +0000 (18:34 +0000)
commit7114b9fa28654f7a9c118f6574f7c8e15fa5d302
treebea68a22e8b4306014fe6886fa6d59e549b7a184
parentb6962846e822d02d074f34db8833edd2ef9f2be2
Updates for the sample apps.  Some readme's, show how to use py2exe,
InnoSetup, etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/samples/doodle/README.txt [new file with mode: 0644]
wxPython/samples/doodle/doodle.py
wxPython/samples/doodle/sample.ddl
wxPython/samples/doodle/setup.py [new file with mode: 0644]
wxPython/samples/doodle/superdoodle.iss [new file with mode: 0644]
wxPython/samples/doodle/superdoodle.py
wxPython/samples/stxview/README.txt [new file with mode: 0644]