Which gui for slow (133 Mhz) pc

Michael Gilfix mgilfix at eecs.tufts.edu
Wed Jul 24 17:41:40 EDT 2002


On Wed, Jul 24 @ 18:38, Francesco S. wrote:
> Following another thread, Qt seems to be also a very interesting
> alternative, I don't know now, if I should spend some time to examine
> the pyqt libraries, but this is another story, I think ...

  GUI stuff always comes down to your needs really. But pretty much
all the toolkits out there can accomplish the same thing, and at
roughly the same speed (which is pretty decent to being with) for most
applications. What you might want to ask yourself is: how portable
does my application need to be (do I want *nix and windows support,
for example) and do I need threading?  That's when it can get a little
iffier and in that case, I've found wxPython to be best.

                     -- Mike

-- 
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