Differences between revisions 4 and 23 (spanning 19 versions)
Revision 4 as of 2003-07-20 23:13:52
Size: 273
Editor: ucsfras-246-193
Comment:
Revision 23 as of 2011-12-06 05:46:23
Size: 867
Editor: NSG-Corporate-186
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
wxPython can be found at (surprise!) http://www.wxpython.org/ and it has its own wiki there: http://wiki.wxpython.org/ wxPython is a blending of the WxWidgets (formerly WxWindows) class library for C++ and Python. wxPython can be found at (surprise!) http://www.wxpython.org/ and it has its own wiki there: http://wiki.wxpython.org/. ShowMeDo has a collection of [[http://showmedo.com/videos/series?name=PythonWxPythonBeginnersSeries|introductory wxPython videos]].
Line 3: Line 3:
wxPython Guide is a thorough tutorial on wxPython toolkit. It can be found on [[http://www.zetcode.com/wxpython|zetcode.com]]
Line 4: Line 5:
IgorTamara: WxPython in a [[http://www.debian.org|good linux distribution]] is really easy to install, just : '''apt-get install libwxgtk2.4-python''' or
Line 5: Line 7:
MythDebunking: ''WxPython is hard to install on Unix. You need the right versions of GTK, WxWindows and WxPython.'' MythDebunking: ''WxPython is hard to install on Unix. You need the right versions of GTK, WxWidgets and WxPython.''
Line 7: Line 9:
Also check the WxDesigner. Also check the WxDesigner and BoaConstructor. [[http://newyearsms.in|new year sms]]
----
[[CategoryPyGUI]]

wxPython is a blending of the WxWidgets (formerly WxWindows) class library for C++ and Python. wxPython can be found at (surprise!) http://www.wxpython.org/ and it has its own wiki there: http://wiki.wxpython.org/. ShowMeDo has a collection of introductory wxPython videos.

wxPython Guide is a thorough tutorial on wxPython toolkit. It can be found on zetcode.com

IgorTamara: WxPython in a good linux distribution is really easy to install, just : apt-get install libwxgtk2.4-python or

MythDebunking: WxPython is hard to install on Unix. You need the right versions of GTK, WxWidgets and WxPython.

Also check the WxDesigner and BoaConstructor. new year sms


CategoryPyGUI

WxPython (last edited 2021-09-04 03:01:44 by HorstJENS)

Unable to edit the page? See the FrontPage for instructions.