Differences between revisions 216 and 220 (spanning 4 versions)
Revision 216 as of 2013-06-11 17:23:04
Size: 6254
Editor: rockford1
Comment: found another link hiding in a strange place
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 25: Line 26:
  * [[wxClassesCheatSheet]] (in progress).   * [[wxClassesCheatSheet]] -- Shortcuts to the best docs for some of the main wx classes and methods.
Line 37: Line 38:
  * [[http://zetcode.com/wxpython/gdi/|DeviceContexts]] -- Drawing directly to a windows client area.


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.