Thomas Heller wrote:
Does Python need a native, pure Python, Windows GUI toolkit, one that uses win32 api calls directly to use native windows controls?
I believe so. One of the long-term goals for PyGUI is to give it a native Windows backend. I share your dislike of layers on layers.
Are there people that share these ideas? Are they willing to join a coordinated effort to develop a framework like this,
Would you be willing to work on a Windows implementation of PyGUI? http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/ -- Greg _______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
