Re: [gtkmm] Gtk::TreeView on gtkmm
- From: "Andreas B. Thun" <abt gmx de>
- To: Matthew Walton <matthew alledora co uk>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] Gtk::TreeView on gtkmm
- Date: Tue, 20 Jan 2004 15:51:51 +0100
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]