[Gtk-sharp-list] TreeView Cell selection?

Jiří Zárevúcky zarevucky.jiri at gmail.com
Thu Apr 2 08:45:06 EDT 2009



dabatla wrote:
> 
> Hi, Very simple question i'm sure. How do I do Cell selection in a
> treeview. Row selection and multiple row selection is simple, but I can't
> figure out how single cell selection is supposed to work :-(
> 
> A example would be great thanx :-)
> 

I believe this is not possible using standard treeview. You can of course
subclass it and handle/render selection yourself, but that is a bit more
difficult.
-- 
View this message in context: http://www.nabble.com/TreeView-Cell-selection--tp22844601p22847003.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.



More information about the Gtk-sharp-list mailing list