Day: January 2, 2010

  • 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’