Greg Ewing schrieb:
> 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/
> 

Yes, I'll look into it.  Is there a null-implementation that makes it
easier to get started?

-- 
Thanks,
Thomas

_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to