From: Kevin K. <ka...@so...> - 2011-09-25 19:37:27
|
I've been thinking a bit about how to remove the 32-bit requirement on Macs without losing the native OS look and feel. How difficult would it to build Vpython on top of PyGUI, which provides a fairly Pythonic interface to native windows and menus on Mac, Linux, and Windows platforms? PyGUI is not as complete as some other frameworks, but the native feel and the Pythonic interface may make it easier to build on top of. http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/ Kevin Karplus |