mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-06 20:10:08 +01:00
Add command to build a tarball containing the demo and samples
This commit is contained in:
16
packaging/README-sdist_demo.txt
Normal file
16
packaging/README-sdist_demo.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
wxPython Demo and Samples
|
||||
=========================
|
||||
|
||||
This archive contains a copy of the wxPython Phoenix demo, and also a
|
||||
collection of small sample applications.
|
||||
|
||||
Once you have installed wxPython Phoenix you can run the demo by launching it
|
||||
from a command line like this::
|
||||
|
||||
cd demo
|
||||
python demo.py
|
||||
|
||||
Each of the folders in the samples folder contains one or more standalone
|
||||
applications demonstrating how to use certain features of wxPython. Examine
|
||||
the source code in each sample to see how to run them.
|
||||
|
||||
Reference in New Issue
Block a user