Differences between revisions 210 and 212 (spanning 2 versions)
Revision 210 as of 2013-06-11 15:43:56
Size: 6168
Editor: rockford1
Comment: Please leave questions until the end of the presentation. rebolding. Keeping things together.
Revision 212 as of 2013-06-11 16:03:54
Size: 6306
Editor: rockford1
Comment: Tweeked readability
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 . Learning wxPython:  '''Learning wxPython:'''
Line 21: Line 21:
 <<BR>> API References
  * [[http://www.wxpython.org/docs/api/frames.html|wxPython.org Reference]] - Frames version of the API for the latest stable release (2.8.9.2).
  * [[http://xoomer.virgilio.it/infinity77/wxPython/APIMain.html|wxPython Docs]] - Andrea Gavana's Docs for wxPython 2.8.9.1 generated with [[http://sphinx-doc.org/|Sphinx]] in 2008.
  * [[http://docs.wxwidgets.org/stable/wx_contents.html|wxWidgits.org]] - Should you choose to take the red pill.
 <<BR>>'''API References:'''
  * [[http://www.wxpython.org/docs/api/frames.html|wxPython.org Reference]] -- Frames version of the API for the latest stable release (2.8.9.2).
  * [[http://xoomer.virgilio.it/infinity77/wxPython/APIMain.html|wxPython Docs]] -- Andrea Gavana's Docs for wxPython 2.8.9.1 generated with [[http://sphinx-doc.org/|Sphinx]] in 2008.
  * [[http://docs.wxwidgets.org/stable/wx_contents.html|wxWidgits.org]] -- Should you choose to take the red pill.
Line 27: Line 27:
 <<BR>> Text Books  <<BR>>'''Text Books:'''
Line 31: Line 31:
 <<BR>> Advanced Topics:  <<BR>>'''Advanced Topics:'''
 <<BR>>(''note'': many advanced topics are covered in [[wxPython Cookbook]].)
Line 37: Line 38:
 <<BR>> Recipes and Examples:  <<BR>>'''Recipes and Examples:'''
Line 40: Line 41:
  * [[wxPython by Example]] - A simple example the illustrates several techniques that would be useful in a proper application.   * [[wxPython by Example]] -- A simple example the illustrates several techniques that would be useful in a proper application.
Line 45: Line 46:
 <<BR>> Answering Questions:  <<BR>>'''Answering Questions:'''
Line 50: Line 51:
 <<BR>> Other Documentation:  <<BR>>'''Other Documentation:'''
Line 60: Line 61:
 <<BR>> The wxPython''''''Pit:  <<BR>>'''The wxPythonPit:'''
Line 65: Line 66:
 <<BR>> For wxPython developers and contributors:  <<BR>>'''For wxPython developers and contributors:'''
Line 76: Line 77:
 <<BR>> Other wxPython-related projects:
  * [[http://avc.inrim.it/|AVC, Application View Controller]] a fully automatic, live connection among graphical interface widgets and application variables.
 <<BR>>'''Other wxPython-related projects:'''
  * [[http://avc.inrim.it/|AVC, Application View Controller]] -- a fully automatic, live connection among graphical interface widgets and application variables.
Line 79: Line 80:
  * WxWrappers - application frameworks written around WxPython, such as PythonCard and [[Wax]]
  * [[wxGlade]], [[wxDesigner]] and [[http://www.wxformbuilder.org/|wxFormBuilder]] - graphic editors
  * WxWrappers -- application frameworks written around WxPython, such as PythonCard and [[Wax]]
  * [[wxGlade]], [[wxDesigner]] and [[http://www.wxformbuilder.org/|wxFormBuilder]] -- graphic editors
Line 84: Line 85:
 <<BR>> Didn't find what you are looking for? You can:  <<BR>>'''Didn't find what you are looking for? You can:'''


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.