Re: [gtkmm] Gtk::TreeView on gtkmm



I trigger a row selection with a "next" button to
walk the rows and select a row with:
m_tree_sel_ref->select(row);

The row is selected ( I can get the value ) but
the selected row is not highlighted in the GUI.


So what exactly is the problem? That code should give you a handler for when the selection for that treeview changes. What do you mean by making a selection 'highlighted'?





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]