GTK or TKinter (or what else?)

Grant Edwards grante at visi.com
Fri May 21 10:37:18 EDT 2004


On 2004-05-20, Marco Terzuoli <marco.terzuoli at libero.it> wrote:

> [...] I know you can use wxWindows as well... I have tried it
> in my C program and didn't like the way events were handled.

I had the same reaction.

> Are there any differences in Python?

Not really, unless you use a higher-level wrapper on top of
wxWindows -- something like "wax".  Wax hides most of the event
details.

-- 
Grant Edwards                   grante             Yow!  Are we THERE yet? My
                                  at               MIND is a SUBMARINE!!
                               visi.com            



More information about the Python-list mailing list