Differences between revisions 207 and 209 (spanning 2 versions)
Revision 207 as of 2013-06-11 15:23:48
Size: 6130
Editor: rockford1
Comment: More tidying
Revision 209 as of 2013-06-11 15:28:25
Size: 6211
Editor: rockford1
Comment: Added link to an example
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
  * [[ModelViewController]] - Separation of concerns in wxPython.
  * [[CreatingCustomControls]] - Subclassing controls, creating and processing events.
  * [[wxPython Style Guide]] -- Elements of good coding style for wxPython
  * [[ModelViewController]] -- Separation of concerns in wxPython
.
  * [[CreatingCustomControls]] -- Subclassing controls, creating and processing events.
Line 37: Line 38:
  * [[wxPython Style Guide]] -- Elements of good coding style for wxPython
Line 43: Line 43:
  * [[Using wxPython Demo Code]] - Explains how to take code from the wxPython Demo and use it in your own projects   * [[FullyFunctionalDemo]] -- Meant to illustrate functionality, not style.
* [[Using wxPython Demo Code]] -- Explains how to take code from the wxPython Demo and use it in your own projects


Hello! Welcome to the wxPyWiki, (pronounced wix-pee-wi-kee) a collaborative document evolution system for the wxPython project, implemented using MoinMoin. Anyone can edit content here, you just have to follow TheRules or risk facing the RathOfRobin ;-) . The purpose of the wxPyWiki is to provide documentation, examples, how-tos, etc. for helping people learn, understand and use wxPython. Anything that falls within those guidelines is fair game.

Note: To get to the main wxPython site click here.

There are several types of information available here. Currently they are:

FrontPage (last edited 2019-08-15 23:22:17 by RobinDunn)

NOTE: To edit pages in this wiki you must be a member of the TrustedEditorsGroup.