ANN: PyGUI 1.6

DH no at spam.com
Mon Feb 13 20:36:28 EST 2006


Wolfgang Keller wrote:
> Hello,
> 
> On Sun, 12 Feb 2006 07:50:56 +0100, greg wrote
> (in article <mailman.1780.1139755064.27775.python-announce-list at python.org>):
>> PyGUI is an experimental highly-Pythonic cross-platform
>> GUI API.
> 
> How "experimental" (or useable for productivity applications) would you 
> consider it compared to e.g. wxwidgets?
> 
> And, btw; I couldn't immediately figure out from the documentation which 
> widgets it supports. Does it support the Cocoa outline view, for example?

It sounds like you probably should stick with either wxpython or cocoa.

PyGUI is sort of a wrapper for other gui toolkits (only gtk & cocoa 
right now), to simplify the development of basic gui apps.
See the 'visual classes' part of the docs page for the controls it
supports.



More information about the Python-list mailing list