GUI Programming

Python python at rgbaz.eu
Sun Apr 12 18:28:18 EDT 2009


On 12 apr 2009, at 15:07, Gabriel wrote:

> Hello,
>
> I'm python newbie and i need to write gui for my school work in  
> python.
> I need to write it really quick, because i haven't much time .)
> So question is, which of gui toolkits should i pick and learn? I  
> heard PyGTK and Glade are best for quick gui programming? Is it good  
> for beginner? Or is there something better?
> I have some experience with java swing, btw..
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
I chose wxpython because of it's excellent crossplatform compatibility
it has a native look on all platforms too and no commercial license
whatsoever...

there are a huge lot of examples oonline f almost anything you want
ideal for schoolwork ;)

gr
Arno



More information about the Python-list mailing list