Differences between revisions 211 and 216 (spanning 5 versions)
Revision 211 as of 2013-06-11 15:54:55
Size: 6250
Editor: rockford1
Comment: I think I'm done now.
Revision 216 as of 2013-06-11 17:23:04
Size: 6254
Editor: rockford1
Comment: found another link hiding in a strange place
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 . Learning wxPython:  '''Learning wxPython:'''
Line 19: Line 19:
  * [[wxSizer in python]] -- A basic sizer primer.
Line 21: Line 20:
 <<BR>> API References:  <<BR>>'''API References:'''
Line 25: Line 24:
  * [[WxClassesCheatSheet]] (in progress).   * [[http://prdownloads.sourceforge.net/wxpython/wxPython-newdocs-2.8.8.1.tar.bz2|wxPython-API-Reference 2.8.8.1 Download]] -- Download the wxPython-API-Reference. (Created with [[http://epydoc.sourceforge.net/|Epydoc]].)
  * [[wxClassesCheatSheet]] (in progress).
Line 27: Line 27:
 <<BR>> Text Books:  <<BR>>'''Text Books:'''
Line 31: Line 31:
 <<BR>> Advanced Topics:

 (note: many advanced topics are covered in [[wxPython Cookbook]].)
 <<BR>>'''Advanced Topics:'''
 <<BR>>(''note'': many advanced topics are covered in [[wxPython Cookbook]].)
Line 39: Line 38:
 <<BR>> Recipes and Examples:  <<BR>>'''Recipes and Examples:'''
Line 42: Line 41:
  * WxSmallApp, and updated version of SmallApp
Line 47: Line 47:
 <<BR>> Answering Questions:  <<BR>>'''Answering Questions:'''
Line 52: Line 52:
 <<BR>> Other Documentation:  <<BR>>'''Other Documentation:'''
Line 59: Line 59:
  * [[http://prdownloads.sourceforge.net/wxpython/wxPython-newdocs-2.8.8.1.tar.bz2|wxPython-API-Reference 2.8.8.1 Download]] -- Download the wxPython-API-Reference. (Created with [[http://epydoc.sourceforge.net/|Epydoc]].)
Line 62: Line 61:
 <<BR>> The wxPython''''''Pit:  <<BR>>'''The wxPythonPit:'''
Line 67: Line 66:
 <<BR>> For wxPython developers and contributors:  <<BR>>'''For wxPython developers and contributors:'''
Line 78: Line 77:
 <<BR>> Other wxPython-related projects:  <<BR>>'''Other wxPython-related projects:'''
Line 86: Line 85:
 <<BR>> Didn't find what you are looking for? You can:  <<BR>>'''Didn't find what you are looking for? You can:'''
Line 91: Line 90:
  * WxSmallApp, and updated version of SmallApp


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.