Which gui for slow (133 Mhz) pc

Michael Gilfix mgilfix at eecs.tufts.edu
Sun Jul 28 11:24:50 EDT 2002


  Heh. NM. Then realistically, you're choices are PyQT (the KDE look)
and wxPython. One nice thing about wxPython though is that it looks
like a native windows app since it basically wraps the native GUI
libraries. Anyway, good luck :) I'm sure you can't really go wrong
either way.

                   -- Mike

On Sun, Jul 28 @ 16:44, Andreas Kostyrka wrote:
> Am Fre, 2002-07-26 um 16.53 schrieb Michael Gilfix:
> >   Agreed. PyQt is the base GUI toolkit that's used in KDE. If you've
> > had some experience with different window managers, I suggest just
> > deciding whether you like the look of KDE or GNOME better. If you
> > like KDE, use PyQT, otherwise use GTK which is also a well
> > developed toolkit.
> Well, if you'd read the orginal email, you might discover that this is
> about Windows developement ;)

-- 
Michael Gilfix
mgilfix at eecs.tufts.edu

For my gpg public key:
http://www.eecs.tufts.edu/~mgilfix/contact.html




More information about the Python-list mailing list