Re: "Selected" Row
- From: Guillaume Brocker <guillaume brocker digital-trainers com>
- To: Sever P A <gnu sever gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: "Selected" Row
- Date: Wed, 27 May 2009 16:03:21 +0200
Hi !
Of course it is ! Gtk::TreeView::get_selection [1] and
Gtk::TreeSelection [2] should help :)
[1]
http://gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1TreeView.html#e953e086ee80dbcd34e49dc55a600dcb
[2]
http://gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1TreeSelection.html
Guillaume
Sever P A a écrit :
Hello,
Making apps with Gtk::TreeView, it seems sometimes an another
difficult chapter of Gtkmm programming... Right now, I'm searching the
manner to get the row that is not yet activated, but just "selected".
I mean, the last blue colorized row that received one click...
but not necessary activated.
Is it possible ? Could help ?
S.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]