Differences between revisions 218 and 222 (spanning 4 versions)
Revision 218 as of 2013-07-09 13:59:55
Size: 6373
Editor: rockford1
Comment:
Revision 222 as of 2013-12-15 07:13:48
Size: 6782
Editor: 117
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<<BR>> <<HTML(<font size=+1>)>>'''Hello!''' Welcome to the '''wxPy''''''Wiki''', (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 '''wxPy''''''Wiki''' 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. <<HTML(</font>)>> <<BR>> <<HTML(<font size=+1>)>>'''Hello!''' Welcome to the '''wxPy''''''Wiki''', (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 '''wxPy''''''Wiki''' 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. <<HTML(</font>)>
Line 3: Line 3:
Note:  To get to the main wxPython site click [[http://wxpython.org/|here]]. ''Note: To get to the main wxPython site click [[http://www.wxpython.org|here]].''
Line 7: Line 7:
 '''Learning wxPython:'''  . '''Learning wxPython:'''
Line 9: Line 10:
Line 10: Line 12:
Line 11: Line 14:
Line 12: Line 16:
Line 13: Line 18:
Line 14: Line 20:
Line 15: Line 22:
Line 16: Line 24:
Line 17: Line 26:
  * [[AnotherTutorial]] -- A comprehensive, linux-centric tutorial.
* AnotherTutorial -- A comprehensive, linux-centric tutorial.
Line 19: Line 30:
Line 22: Line 34:
Line 23: Line 36:
Line 24: Line 38:
Line 25: Line 40:
Line 26: Line 42:
  * [[wxClassesCheatSheet]] (in progress).
  * [[wxClassesCheatSheet]] -- Shortcuts to the best docs for some of the main wx classes and methods.
Line 29: Line 46:
Line 30: Line 48:
Line 32: Line 51:
 <<BR>>'''Advanced Topics:'''
<<BR>>(''note'': many advanced topics are covered in [[wxPython Cookbook]].)
 <<BR>>'''Advanced Topics:''' <<BR>>(''note'': many advanced topics are covered in [[wxPython Cookbook]].)
Line 35: Line 54:
  * [[ModelViewController]] -- Separation of concerns in wxPython. See also: [[wxPython Patterns]]
  * [[CreatingCustomControls]] -- Subclassing controls, creating and processing events.
  * [[CustomEventClasses]] - When your shiny new control does something exceptionally unique.

  * ModelViewController -- Separation of concerns in wxPython. See also: [[wxPython Patterns]]

  * CreatingCustomControls -- Subclassing controls, creating and processing events.

  * CustomEventClasses - When your shiny new control does something exceptionally unique.

  * [[http://zetcode.com/wxpython/gdi/|DeviceContexts]] -- Drawing directly to a windows client area.
Line 40: Line 64:
Line 41: Line 66:
Line 42: Line 68:
Line 43: Line 70:
Line 44: Line 72:
  * [[FullyFunctionalDemo]] -- Meant to illustrate functionality, not style.
  * [[GridCellChoiceEditor]] -- Dynamic list updating with a wx.grid.GridCellChoiceEditor

* FullyFunctionalDemo -- Meant to illustrate functionality, not style.

* GridCellChoiceEditor -- Dynamic list updating with a wx.grid.GridCellChoiceEditor
Line 49: Line 80:
Line 50: Line 82:
  * [[Choosing wxPython over Tkinter]] -- Comparisons with the ''other'' GUI toolkit
  * [[Choosing wxPython over Tkinter]] -- Comparisons with the GUI toolkit distributed with Python

  * [[ComparingWxPythonAndPyQt|Choosing between wxPython and PyQT or PySide]] -- What is your favorite color? Blue. No. Ahhh!
Line 54: Line 90:
Line 55: Line 92:
Line 56: Line 94:
Line 57: Line 96:
Line 58: Line 98:
Line 59: Line 100:
Line 60: Line 102:
Line 63: Line 106:
Line 64: Line 108:
Line 65: Line 110:
Line 68: Line 114:
Line 69: Line 116:
Line 70: Line 118:
Line 71: Line 120:
Line 72: Line 122:
Line 73: Line 124:
Line 74: Line 126:
Line 75: Line 128:
Line 76: Line 130:
Line 79: Line 134:
Line 80: Line 136:
Line 81: Line 138:
Line 82: Line 140:
Line 83: Line 142:
Line 85: Line 145:
 <<BR>>'''Didn't find what you are looking for? You can:'''
Line 86: Line 147:
 <<BR>>'''Didn't find what you are looking for? You can:'''
Line 88: Line 148:
Line 89: Line 150:
Line 90: Line 152:


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. <<HTML(</font>)>

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.