[Gtk-sharp-list] #List - a simple list view widget

Hasan Veldstra hasan@veldstra.co.uk
Wed, 03 Nov 2004 20:23:34 +0000


hey everyone,

I've written a simple list view widget based on TreeView as a quick
experiment (took me less than 3 hours). It has a very simple API (esp.
compared to TreeView :) and makes things like setting colours, icons and
applying font styles to individual rows very easy.

A screenshot and the source of both widget and a demo program are here:
http://veldstra.co.uk/blog/index.php?p=10 
Please post your opinions, comments and suggestions.

cheers,

Hasan