Which GUI?

J.C.Travers J.C.Travers at durham.ac.uk
Thu Feb 17 10:37:33 EST 2000


François Pinard wrote:
> 
> "J.C.Travers" <J.C.Travers at durham.ac.uk> writes:
> > Anders M Eriksson wrote:
> 
> > > I would like pro and cons for the different GUI's
> 
> > This is a hot topic, and you will get as many different answers as
> > people you ask, so all I can give is my personal opinion.
> 
> > Firstly, I would advise against Tkinter.  [...]  The best GUI in my opinion
> > is pyQT.  [...]  Alternatively there is wxPython.  [...]
> 
> I notice that you forgot to mention `pygtk'.  Couldn't we say that it is
> comparable to pyQT, more or less?
Yes pyGTK looks similar, however I have never used it, so wouldn't
qualify myself to comment on it. But it does lack the advantage of
having an object-orientated foundation. (I mean programming GTK in C is
a nightmare compared to QT in C++ !!!)

Cheers,
John.




More information about the Python-list mailing list