Luis,

I haven't played extensively with this part of the API, but I did find
this example:
http://cvs.gnome.org/viewcvs/gtkmm/examples/book/treeview/combo_renderer/

HTH,
Paul Davis

On 4/29/07, Luis A. Montes <[EMAIL PROTECTED]> wrote:
> 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
>
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to