[gtkmm] TreeView.get_selection()->select problem
- From: "Stephen M. Przepiora" <steve przepiora org>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: [gtkmm] TreeView.get_selection()->select problem
- Date: 04 Aug 2002 09:11:05 -0400
Hello, I'm trying to select the first thing in the treeview like this:
TreeView.get_selection()->select(Gtk::TreePath(true),Gtk::TreePath(true));
This causes it to be selected, however it stays 'selected' forever or at
least colored like it is selected, even when I select another item in
the treeview. the treeview is set to singe selection.
Am I doing something wrong?
Steve
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]