wxPython or TKinter?
Frank Miles
fpm at u.washington.edu
Thu May 17 10:51:09 EDT 2001
In article <990102611.252860 at nntp01.uskonet.com>,
Hanna Joo <hanna at chagford.com> wrote:
>Hi
>
>I have played with wxPython and Boa contructor. I stayed away from TKinter
>because I was told that since it has run two interpreters, it is rather
>slow. All GUI work is done on a Windows machine.
>
>wxPython is wonderful and all that, but execution is very slow. I tried
>py2exe, but 1. output file is huge 2. it is also slow. I think Tkinter is
>more mainstream. Are there distinct advantages? Is there a way to speed up
>wxPython?
>
>I would appreciate input from all those who have experience in Tkinter and
>wxPython.
You may also wish to consider pygtk, using glade as your GUI designer.
-frank
--
More information about the Python-list
mailing list