Differences between revisions 214 and 217 (spanning 3 versions)
Revision 214 as of 2013-06-11 16:16:27
Size: 6306
Editor: rockford1
Comment: bad scruffy
Revision 217 as of 2013-07-09 13:49:42
Size: 6388
Editor: rockford1
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
  * '''[[Getting Started]]''' -- Installation and getting up and running
  * '''[[How to Learn wxPython]]''' -- Basics about teaching yourself wxPython
  * '''SizerTutorials''' -- A series of tutorials showing how to use the various sizers
  * '''[[How to install wxPython|Installation]]''' -- How to install wxPython. (Don't forget to install the Docs & Demos!!)
  * '''[[How to Learn wxPython]]''' -- An overview of prerequisites and learning strategies.
  * '''[[Getting Started]]''' -- Hello World and basic concepts.
  * '''SizerTutorials''' -- A series of tutorials showing how to use the various sizers.
Line 12: Line 13:
  * [[http://showmedo.com/videos/series?name=PythonWxPythonBeginnersSeries|ShowMeDo]] -- Kyran Dale's excellent video series
  * YouTubeVideoSeries -- wxPython Programming Tutorial on youtube
  * [[http://showmedo.com/videos/series?name=PythonWxPythonBeginnersSeries|ShowMeDo]] -- Kyran Dale's excellent video series.
  * YouTubeVideoSeries -- wxPython Programming Tutorial on youtube.
Line 19: Line 20:
  * [[wxSizer in python]] -- A basic sizer primer.
Line 25: Line 25:
  * [[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 59: Line 60:
  * [[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]].)


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.