Tag: treeview

  • Maemo : Custom cell renderer for gtk treeview (python)

    I wrote a couple of weeks ago a little teaser about writing a custom cell renderer. When I first started witter, I found that a treeview was the obvious way to display tweets. And the available cell renderer was CellRendererText. which took care of the basics. However it didn’t look terribly ‘pretty’

  • Custom cell renderer

    As a teaser to a future post I thought I’d post an early screenshot of Witter using a custom cell renderer.