GUI toolkits

Frank Miles fpm at u.washington.edu
Wed Jul 24 11:21:13 EDT 2002


In article <yLv%8.23058$s74.614012 at twister1.libero.it>,
Stefano Vedovelli  <spinwing at inwind.it> wrote:
>Hello all
>
>in my spare time I am writing a tool in python, with the intention of 
>deliver it under GPL.
>
>I am now starting to approach the GUI part. I have read a lot about Tkinter, 
>PyQT and wxWindows, but I am now actually even more confused.
>
>As the interface will be "quite" rich, I'd like to know the opinions of 
>people who already faced this decision, which tool they have chosen and 
>why.

You might want to investigate pyGTK as well.  With glade to help creating
the graphical part, its easy and quite compatible with GPL.

	-frank
-- 



More information about the Python-list mailing list