wxWidgets/debian
2006-06-01 22:22:02 +00:00
..
changelog Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
compat Updates for debian build scripts to suit new library and tool status. 2004-03-03 07:10:36 +00:00
control.in Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
copyright Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
libwxbase-dbg.postinst Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
libwxbase-dbg.prerm Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
libwxbase-dev.postinst Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
libwxbase-dev.prerm Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
libwxgtk-dbg.postinst Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
libwxgtk-dbg.prerm wx-config2.6 2004-09-21 17:16:29 +00:00
libwxgtk-dev.postinst Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
libwxgtk-dev.prerm Remove static libs from package build. 2005-04-11 13:30:06 +00:00
libwxmsw-dbg.postinst Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
libwxmsw-dbg.prerm wx-config2.6 2004-09-21 17:16:29 +00:00
libwxmsw-dev.postinst Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
libwxmsw-dev.prerm wx-config2.6 2004-09-21 17:16:29 +00:00
lintian-override.in Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
pycrust.desktop Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
pyshell.desktop Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
python-wxgtk-dbg.postinst Sync changes from Debian 2.6 tree. 2005-12-16 02:12:16 +00:00
python-wxgtk-dbg.prerm Sync changes from Debian 2.6 tree. 2005-12-16 02:12:16 +00:00
python-wxgtk.docs Sync changes from Debian 2.6 tree. 2005-12-16 02:12:16 +00:00
python-wxgtk.postinst Sync changes from Debian 2.6 tree. 2005-12-16 02:12:16 +00:00
python-wxgtk.prerm Sync changes from Debian 2.6 tree. 2005-12-16 02:12:16 +00:00
python-wxtools.menu Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
README.Debian Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
README.examples Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
rules Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
unpack_examples.sh.in Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
wx-config.1 Remove static libs from package build. 2005-04-11 13:30:06 +00:00
wx-doc.doc-base Fix registered location of docs. 2004-09-21 17:58:23 +00:00
wx-doc.docs More updates to the Debian packaging for wxPython, unicode and 2004-03-05 17:40:38 +00:00
wx-examples.examples Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
wxPython-tools.1 Add man page link for pywxrc. 2004-10-09 17:37:12 +00:00
wxrc-tools.1 Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00
xrced.desktop Updated debian-dist and debian package scripts from 2.6 branch 2006-06-01 22:22:02 +00:00

These examples are provided as extended documentation for the wxWidgets
package.  If you wish to actually run them rather than just browse them
as documents you should copy them into a working directory elsewhere
first.  Note that some of them will attempt to write to the current
working directory, or to the home directory of the user they are run as.

Some of the files have been compressed in accordance with Debian policy
regarding documentation, you will need to uncompress such files before
building or executing them.

The unpack_examples.sh script is provided to assist with that.

The examples provided here typically show a minimal implementation of
the feature(s) they are demonstrating.  There are examples of more
complete (mini) applications, available in the /wxPython/samples and
/demos directories of the wxWidgets cvs repository (which is browsable
via http://cvs.wxwidgets.org), or of course you can always apt-get the
source of any wx using package for some less contrived examples of
real world wx applications.

  Ron