GTK+ 2.0 Tree View Tutorial
10 June 2006
in links
tagged with
[gtk]
[programming]
I really hate the way that the GTK+2 tree view works. The amount of setup you have to do is scary. But then, I’m just too used to cocoa.
hackdiary: Taking automated webpage screenshots with embedded Mozilla
09 May 2006
in links
tagged with
[browser]
[gtk]
[mozilla]
[python]
[thumbnail]
I want to thumbnail lots and lots of web pages. Hopefully I can do this by embedding mozilla. This code is a little out of date, but can be bullied into working.
PyBrowser / BrowserWidget
28 December 2005
in links
tagged with
[browser]
[gtk]
[python]
[web]