GUI toolkits

Detlev Offenbach detlev at die-offenbachs.de
Thu Jan 9 14:00:36 EST 2003


morden wrote:

> Thomas Guettler wrote:
> 
>> morden schrieb:
>>
>> > Is there info availbale somewhere on the relative merits of tkinter
>> > vs. pyGnome?
>>
>>
>> I think comparing these makes no sense. Tkinter is for developing GUIs
>> while Gnome is a desktop environment.
>>
>> You could compare tkinter, pyGtk and wxPython with each other.
> 
> I've meant Tkinter and pyGtk. But I see by now what Tkinter more
> popular so I'll try to give it a try first.
> 
>>
>> There are comparisons available, but I have no ULR right now.
>>
>> May favorit, if you want to develop for win32 and unix is wxPython.
> 
> Ok. I have a luxury to not care about win32 at this point.
> And Tkinter seem to work on it also anyhow. Any selling points
> for wxPython compared to Tkinter that you'd care to mention?

You could try PyQt as well. IMHO, it has a better look and is easier to 
program. As an example for what you can do with it please see my Python 
IDE eric3 at http://www.die-offenbachs.de/detlev/eric3.html

Regards
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the Python-list mailing list