Differences between revisions 17 and 18
Revision 17 as of 2007-04-02 19:28:49
Size: 671
Comment:
Revision 18 as of 2007-05-16 14:43:04
Size: 799
Editor: b1
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

wxPython Guide is a thorough tutorial on wxPython toolkit. It can be found on [http://www.zetcode.com/wxpython zetcode.com]

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].

wxPython Guide is a thorough tutorial on wxPython toolkit. It can be found on [http://www.zetcode.com/wxpython zetcode.com]

IgorTamara: WxPython in a [http://www.debian.org 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.

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

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