Python, Glade and GTK


I’ve just found that Glade can make application layouts easy for me. I was learning TKInter but got a bit bored with it. Glade allows me to put a layout together and then hook it into my python code.

Following some basic tutorials at the moment.

Leave a Reply