]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/wxPackage.txt
Other doc updates
[wxWidgets.git] / wxPython / docs / wxPackage.txt
index efd675b06bcbca69b151426f16ac6c575a20fdb5..35e6e0b64e1e4ff01b749b9784bfbb4076fe156f 100644 (file)
@@ -157,10 +157,12 @@ replace.
 Where can I find example programs using the new wx syntax?
 ==========================================================
 
-Example programs are included in the wxPython/samples/wx_examples
-directory, and are documented in the wxPythonExamples_ documentation
-file.  Also, all the code in the py package uses the new wx syntax.
-You can learn more about these in the PyManual_.
+The wxPython demo application and most of the sample apps have been
+converted to use the new ``import wx`` style of programming with
+wxPython, so there are lots of examples to look at and to play with.
+Here is one of them, it is the ``simple`` sample.
+
+
+.. include:: ../samples/simple/simple.py
+   :literal:
 
-.. _wxPythonExamples: wxPythonExamples.html
-.. _PyManual: PyManual.html