Someone using PyGtk

Alistair Thomas astavale at yahoo.co.uk
Tue Apr 2 13:35:14 EST 2002


In article <3ca9d7d1$1_2 at news.uni-bielefeld.de>, "Mario Wehbrink"
<mario at bio58.uni-bielefeld.de> wrote:

> i wonder wether someone is using pygtk and if it is nice toolkit to
> learn. 

Take a look at this tutorial which I found very useful:

http://www.icon.co.za/%7Ezapr/Project1.html

Glade is a Gnome application for designing graphical interfaces. You will
then need libglade to parse the file and use pygtk to attach actions to
the events generated by the user when they do something.



More information about the Python-list mailing list