How to unselect a row in the TreeView, when it is selected secondtime?
- From: "SaiKamesh Rathinasabapathy" <rsaikamesh gmail com>
- To: gtkmm-list gnome org
- Subject: How to unselect a row in the TreeView, when it is selected secondtime?
- Date: Tue, 24 Apr 2007 13:22:39 +0530
Hi,
I have added a tree_view( Gtk::TreeView ) in a window.
What I have to do is, if a row is selected at the first time, then it will be highlighted. -> Actually we don't need to do anything for this. It will automatically be highlighted.
If the same row is clicked (or selected) at the second time, the row should be unselected.
if the same row is clicked (or selected) at the third time, then it sholud again be highlighted.
I tried to do the above several times. But I could not do it. Please help me out to do this!
Thanks in advance!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]