Which GUI?

Mike Steed MSteed at altiris.com
Thu Feb 17 12:31:29 EST 2000


> From: Gerrit Holl [mailto:gerrit.holl at pobox.com]
> Sent: Thursday, February 17, 2000 8:17 AM
> To: python-list at python.org
> Subject: Re: Which GUI?
> 
> > 
> > Firstly, I would advise against Tkinter.
> ...
> > The best GUI in my opinion is pyQT.
> ...
> > Alternatively there is wxPython.
> ...
> > In conclusion, go for QT unless you need comercial apps, in 
> which case
> > go for wxWin. Of course this is all MHO.
>                                       ~~~
> I think we really should create an extensive list with all available
> GUI's, with all advantages and disadvantages and a table with info
> like crossplatformness, learning curve...

The following is a popular clearinghouse for such information.  It is not
Python-specific, but there is a Python section (which seems incomplete).
When you get the "extensive list" done :), perhaps the maintainer would be
willing to link to it...

http://www.theoffice.net/guitool

--
M.




More information about the Python-list mailing list