wxWidgets/debian
2005-06-23 07:58:58 +00:00
..
changelog Update stray references to 2.5 2005-04-12 15:59:59 +00:00
compat
control.in Update standards version. Rip out wxrcedit cruft. Fix wxpyver dir. 2005-06-23 07:55:23 +00:00
copyright
libwxgtk-dbg-python.prerm Clean up the soversion/flavour labelling of binary runtime packages. 2004-10-04 05:14:55 +00:00
libwxgtk-dbg.postinst wx-config2.6 2004-09-21 17:16:29 +00:00
libwxgtk-dbg.prerm wx-config2.6 2004-09-21 17:16:29 +00:00
libwxgtk-dev.postinst Ensure 2.6 trumps 2.5 as default. 2005-04-12 17:17:18 +00:00
libwxgtk-dev.prerm Remove static libs from package build. 2005-04-11 13:30:06 +00:00
libwxgtk-python.docs
libwxgtk-python.postinst Bump WX_CURRENT back to 3, this must stay the same as 2004-11-12 11:39:03 +00:00
libwxgtk-python.prerm Clean up the soversion/flavour labelling of binary runtime packages. 2004-10-04 05:14:55 +00:00
libwxmsw-dbg.postinst wx-config2.6 2004-09-21 17:16:29 +00:00
libwxmsw-dbg.prerm wx-config2.6 2004-09-21 17:16:29 +00:00
libwxmsw-dev.postinst wx-config2.6 2004-09-21 17:16:29 +00:00
libwxmsw-dev.prerm wx-config2.6 2004-09-21 17:16:29 +00:00
lintian-override.in wx-config2.6 2004-09-21 17:16:29 +00:00
README.Debian Update stray references to 2.5 2005-04-12 15:59:59 +00:00
README.examples
rules Update standards version. Rip out wxrcedit cruft. Fix wxpyver dir. 2005-06-23 07:55:23 +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
wx-examples.examples
wxPython-tools.1 Add man page link for pywxrc. 2004-10-09 17:37:12 +00:00
wxpython.menu Clean up the soversion/flavour labelling of binary runtime packages. 2004-10-04 05:14:55 +00:00
wxrc-tools.1 Remove reference to wxrcedit which sank a while back. 2005-06-23 07:58:58 +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 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