Re: Any GUI toolkits for Python? |
Subject: Re: Any GUI toolkits for Python? by ferrels on 2019/1/20 21:37:13 @ChrisH Yeah, it looks like most of the python gui's out there are Mac/Linux/Windows native or rely heavily on wxidgets or QT. I think Kas1e did a QT port to OS4 so it may be worth taking a look at pyQT4. https://www.riverbankcomputing.com/software/pyqt/download I'd prefer something wxwidgets-based because it's more lightweight in terms of code and system requirements/resources but I don't think it's been ported to OS4. Another lightweight GUI is FLTK and it has been ported to OS4. See this: http://www.soft3dev.net/pages/fltk.php and the pyFLTK page: http://pyfltk.sourceforge.net/ |
Home |
News |
User Profile |
Headlines |
Forums |
Articles |
Images |
Polls |