Ok, forget the two questions. New question: I have a
Gtk::TreeModel::iterator to a particular element. If one of the columns
in the model is a CellRendererCombo, how do I set the ComboBox active
item on the corresponding TreeView cell? That is, how can I use
(*iter)[m_Columns.m_readwrite] for a CellRendererCombo column?

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to