[Tutor] Graphics with Python: wxPython vs. tkinter vs., PyCairo vs. PyX vs...
Paulino
paulino1 at sapo.pt
Thu Jan 18 10:23:17 CET 2007
There is also PyQt4 which is my favorite. I'm a beginner in programming
I tryed first PyQt and I gave up because it seemed so complicated. Then
I've played a litle with tkinter which I think is very poor. I moved to
wxpython which as a learning curve similar to that of tkinter, but a
wider set of widgets available.
Then o tryed again PyQt and it wasn't complicated anymore! PyQt as a
even wider set of wigets than wxpy but the BIG advantage is QtDesigner
which you can use to design your interfaces and then you only have to
code the methods to the actions you want the widgets to perform.
Good luck
Paulino
> Date: Wed, 17 Jan 2007 14:09:57 -0600
> From: "Vijay Pattisapu" <lexicontrol at gmail.com>
> Subject: [Tutor] Graphics with Python: wxPython vs. tkinter vs.
> PyCairo vs. PyX vs...
> To: tutor at python.org
> Message-ID:
> <c5dd7a240701171209n5c8a0f94r3d23f7ba023cf3f7 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hey friends--
>
> I've been looking through the archives and haven't found any
> comparative evaluation of Python graphics libraries...
>
> Which is the best (or your favorite), and for what tasks?
>
> Thanks a lot!
> Vijay
>
>
More information about the Tutor
mailing list