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

Miguel de Icaza miguel@ximian.com
Fri, 05 Nov 2004 17:27:44 -0500


> 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.

This is lovely!

Am sure a lot of users will appreciate this.   Maybe it would be good to
list it on GnomeFiles and the Gtk# Wiki.

Miguel