Differences between revisions 16 and 18 (spanning 2 versions)
Revision 16 as of 2007-04-02 18:46:15
Size: 416
Editor: 221-128-181-168
Comment: <a href= http://ugo.italy-forum.info/index.html >ugo.italy-forum.info</a> <a href= http://egle.italy-forum.info/index.html >egle.italy-forum.info</a> <a href= http://rosa.italy-forum.info/index.html >rosa.italy-forum.info</a> <a href= http://gesu.italy-forum.info/index.html >gesu.italy-forum.info</a> <a href= http://igor.italy-forum.info/index.html >igor.italy-forum.info</a>
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 1: Line 1:
<a href= http://ugo.italy-forum.info/index.html >ugo.italy-forum.info</a>
<a href= http://egle.italy-forum.info/index.html >egle.italy-forum.info</a>
<a href= http://rosa.italy-forum.info/index.html >rosa.italy-forum.info</a>
<a href= http://gesu.italy-forum.info/index.html >gesu.italy-forum.info</a>
<a href= http://igor.italy-forum.info/index.html >igor.italy-forum.info</a>
----
CategoryDistutilsCookbook
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 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.