[Gtk-sharp-list] TreeView Combo CellRenderer

Francisco Moraes fmoraes@nc.rr.com
Thu, 24 Feb 2005 20:56:55 -0500


Can someone give me an example of how to use a Combo component as a 
CellRenderer in a TreeView using Gtk#? I've seen examples of doing that 
with regular GTK in C/C++, but GTK# doesn't seem to allow the override 
of some of the methods in the CellRendererText class.

Thanks,

Francisco