]> git.saurik.com Git - wxWidgets.git/blob - debian/README.examples
Handle accelerators earlier in keyboard processing code in wxGTK.
[wxWidgets.git] / debian / README.examples
1
2 These examples are provided as extended documentation for the wxWidgets
3 package. If you wish to actually run them rather than just browse them
4 as documents you should copy them into a working directory elsewhere
5 first. Note that some of them will attempt to write to the current
6 working directory, or to the home directory of the user they are run as.
7
8 Some of the files have been compressed in accordance with Debian policy
9 regarding documentation, you will need to uncompress such files before
10 building or executing them.
11
12 The unpack_examples.sh script is provided to assist with that.
13
14 The examples provided here typically show a minimal implementation of
15 the feature(s) they are demonstrating. There are examples of more
16 complete (mini) applications, available in the /wxPython/samples and
17 /demos directories of the wxWidgets cvs repository (which is browsable
18 via http://cvs.wxwidgets.org), or of course you can always apt-get the
19 source of any wx using package for some less contrived examples of
20 real world wx applications.
21
22 Ron
23
24