Tkinter vs wxPython: your opinions?

Cameron Laird claird at starbase.neosoft.com
Thu Jan 25 17:33:58 EST 2001


In article <94ogkm$ggb$2 at news1.xs4all.nl>,
Boudewijn Rempt <boud at rempt.xs4all.nl> wrote:
>Rick Lee <rwklee at home.com> wrote:
>> It has to be cross platform between Linux and Windows, so it  seems that
>> my choices are Tkinter and wxPython.
>
>PyQt is also crossplatform between Linux and Windows.
>
>> Your experience, thoughts, opinion, on the relative merits and pitfalls
>> of each?
>
>> My particular case:  A GUI that has 5 windows max., will incorporate a
>> xmlrpc client, will have a python object browser, being able to build
>> data entry screens on the fly from a description of an object's
>> attributes, programmer not familiar with either toolkit.
>
>The dynamic building of a data-entry form based on a description
>has already been done before - with PyQt. See the kuragui part
>of kura: http://www.xs4all.nl/~bsarempt/linguistics.
			.
			.
			.
I second that suggestion:  look at what PyQt has to offer.
-- 

Cameron Laird <claird at NeoSoft.com>
Business:  http://www.Phaseit.net
Personal:  http://starbase.neosoft.com/~claird/home.html



More information about the Python-list mailing list