Differences between revisions 215 and 220 (spanning 5 versions)
Revision 215 as of 2013-06-11 16:35:08
Size: 6254
Editor: rockford1
Comment: The wxSizer in Python page is very small, very basic, and very old. I'm moving it to the links section of the SizerTutorials page.
Revision 220 as of 2013-07-14 17:55:35
Size: 6536
Editor: 198-84-183-34
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 15: Line 16:
  * [[http://zetcode.com/wxpython|zetcode.com/wxpython]] -- A slightly longer introductory tutorial.
  * [[AnotherTutorial]] -- A Comprehensive, linux-centric tutorial.
  * [[http://zetcode.com/wxpython|zetcode.com/wxpython]] -- A comprehensive tutorial.
  * [[AnotherTutorial]] -- A comprehensive, linux-centric tutorial.
Line 24: Line 25:
  * [[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]] -- Shortcuts to the best docs for some of the main wx classes and methods.
Line 36: Line 38:
  * [[http://zetcode.com/wxpython/gdi/|DeviceContexts]] -- Drawing directly to a windows client area.
Line 58: Line 61:
  * [[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.