Differences between revisions 221 and 224 (spanning 3 versions)
Revision 221 as of 2013-07-15 15:27:56
Size: 6679
Editor: 198-84-183-34
Comment:
Revision 224 as of 2013-12-16 18:56:25
Size: 6721
Editor: dsl51B663EE
Comment: miss writed wxwidget
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.
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 9:
Line 10: Line 11:
Line 11: Line 13:
Line 12: Line 15:
Line 13: Line 17:
Line 14: Line 19:
Line 15: Line 21:
Line 16: Line 23:
Line 17: Line 25:
  * [[AnotherTutorial]] -- A comprehensive, linux-centric tutorial.
* AnotherTutorial -- A comprehensive, linux-centric tutorial.
Line 19: Line 29:
Line 20: Line 31:
Line 23: Line 33:
Line 24: Line 35:
  * [[http://docs.wxwidgets.org/stable/wx_contents.html|wxWidgits.org]] -- Should you choose to take the red pill.
* [[http://docs.wxwidgets.org/stable/wx_contents.html|wxWidgets.org]] -- Should you choose to take the red pill.
Line 26: Line 39:
Line 27: Line 41:
Line 30: Line 43:
Line 31: Line 45:
 <<BR>>'''Advanced Topics:''' <<BR>>(''note'': many advanced topics are covered in [[wxPython Cookbook]].)
  * [[wxPython Style Guide]] -- Elements of good coding style for wxPython
Line 32: Line 48:
 <<BR>>'''Advanced Topics:'''
 <<BR>>(''note'': many advanced topics are covered in [[wxPython Cookbook]].)
  * [[wxPython Style Guide]] -- Elements of good coding style for wxPython
  * [[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.
Line 39: Line 55:
Line 42: Line 57:
Line 43: Line 59:
Line 44: Line 61:
Line 45: Line 63:
  * [[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 48: Line 69:
Line 51: Line 71:
Line 52: Line 73:
  * [[ComparingWxPythonAndPyQt | Choosing between wxPython and PyQT or PySide]] -- What is your favorite color? Blue. No. Ahhh!
* [[ComparingWxPythonAndPyQt|Choosing between wxPython and PyQT or PySide]] -- What is your favorite color? Blue. No. Ahhh!
Line 54: Line 77:
Line 57: Line 79:
Line 58: Line 81:
Line 59: Line 83:
Line 60: Line 85:
Line 61: Line 87:
Line 62: Line 89:
Line 63: Line 91:
Line 66: Line 93:
Line 68: Line 96:
Line 71: Line 98:
Line 72: Line 100:
Line 73: Line 102:
Line 74: Line 104:
Line 75: Line 106:
Line 76: Line 108:
Line 77: Line 110:
Line 78: Line 112:
Line 79: Line 114:
Line 82: Line 116:
Line 83: Line 118:
Line 84: Line 120:
Line 85: Line 122:
Line 86: Line 124:

Line 90: Line 126:
Line 91: Line 128:
Line 92: Line 130:


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.