Differences between revisions 14 and 26 (spanning 12 versions)
Revision 14 as of 2007-03-10 02:41:35
Size: 877
Editor: NET-allocation-00025844
Comment: <a href= http://video-editing-software.rome-software-it.info/index.html >video editing software</a> [url=http://video-editing-software.rome-software-it.info/index.html]video editing software[/url] <a href= http://software-test.rome-software-it.info/index.html >software test</a> [url=http://software-test.rome-software-it.info/index.html]software test[/url] <a href= http://c-software-test.rome-software-it.info/index.html >c software test</a> [url=http://c-software-test.rome-software-it.info/index.html]c software test[/url] <a href= http://dvd-software.rome-software-it.info/index.html >dvd software</a> [url=http://dvd-software.rome-software-it.info/index.html]dvd software[/url] <a href= http://free-software.rome-software-it.info/index.html >free software</a> [url=http://free-software.rome-software-it.info/index.html]free software[/url]
Revision 26 as of 2015-05-31 12:00:29
Size: 922
Editor: pythonspot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
<a href= http://video-editing-software.rome-software-it.info/index.html >video editing software</a> [url=http://video-editing-software.rome-software-it.info/index.html]video editing software[/url]
<a href= http://software-test.rome-software-it.info/index.html >software test</a> [url=http://software-test.rome-software-it.info/index.html]software test[/url]
<a href= http://c-software-test.rome-software-it.info/index.html >c software test</a> [url=http://c-software-test.rome-software-it.info/index.html]c software test[/url]
<a href= http://dvd-software.rome-software-it.info/index.html >dvd software</a> [url=http://dvd-software.rome-software-it.info/index.html]dvd software[/url]
<a href= http://free-software.rome-software-it.info/index.html >free software</a> [url=http://free-software.rome-software-it.info/index.html]free software[/url]
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]]

A short series on wxPython can be found on [[https://pythonspot.com/wx/|pythonspot.com]]

IgorTamara: WxPython in a [[http://www.debian.org|good linux distribution]] is really easy to install, just : '''apt-get install libwxgtk3.0-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.
Line 7: Line 14:
CategoryJython [[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

A short series on wxPython can be found on pythonspot.com

IgorTamara: WxPython in a good linux distribution is really easy to install, just : apt-get install libwxgtk3.0-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.


CategoryPyGUI

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

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