Had this post sitting around. Seems finished. May be helpful to someone. /me waves Wand of Publish +1 I was confused when I was playing around with this basic concept: adding a toggle widget to the treeview in pygtk. The reason for this is an inconsistency in the api model – or at least how… Continue reading python treeview toggle
Tag: GTK
Project()
I’m currently working on an idea I’ve been kicking around for a long time: This is being done in Python and PyGTK. It’s mostly just GUI stuff at the moment (none of the operations are functional), as I’m learning GTK as I go. And even though I’ve done a bit of reading regarding Python, it’s… Continue reading Project()