Setting a function for the column seems to have fixed the problem I was having. Since this solution means only having one cellrenderercombo object at a time, I'm probably going to hold and update a liststore of (typeof(string), typeof(string)) to reflect these changes, unless I'm missing something here?
Also I've got another problem that seems like it should have an obvious answer: I can't figure out how to get the combo box option the user selected. I figured the text variable on the CellRendererCombo object would hold such a value, but it would always return an empty string and the option the user selects is never saved in the combobox area. Is this a bug or am I missing something obvious here as well? Thanks! -- View this message in context: http://mono.1490590.n4.nabble.com/Different-Cellrenderercombo-objects-per-treeview-row-tp2320068p2320451.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
