Differences between revisions 227 and 228
Revision 227 as of 2015-01-12 18:55:54
Size: 6847
Editor: RobinDunn
Comment:
Revision 228 as of 2015-01-14 17:18:15
Size: 6814
Editor: RobinDunn
Comment: added phoenix docs link, and a little cleanup
Deletions are marked like this. Additions are marked like this.
Line 33: Line 33:
Line 34: Line 35:
  * [[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://wxpython.org/Phoenix/docs/html/main.html|wxPython Phoenix Reference]] -- Not quite the same as Classic, but many people prefer these docs anyway.
  * [[http://www.wxpython.org/docs/api/frames.html|wxPython.org Reference]] -- A former attempt at Python-specific API docs.
Line 38: Line 40:
  * [[http://docs.wxwidgets.org/stable/wx_contents.html|wxWidgets.org]] -- Should you choose to take the red pill.

* [[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]].)
  * [[http://docs.wxwidgets.org/stable/wx_contents.html|wxWidgets.org]] -- Should you choose to take the red pill. See [[C++GuideForwxPythoneers]]
Line 43: Line 43:
Line 47: Line 48:

Line 57: Line 60:
Line 71: Line 75:
Line 79: Line 84:
Line 93: Line 99:
Line 97: Line 104:
  * [[http://xoomer.alice.it/infinity77/main/freeware.html|Andrea's Freeware Section]]   * [[http://xoomer.alice.it/infinity77/main/freeware.html|Andrea's Freeware Section]]
Line 116: Line 124:
Line 126: Line 135:


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 ;-) . To add or edit pages you will need to create an account and ask somebody in the TrustedEditorsGroup to add your account to the group.

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.