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