Re: [gtkmm] how can I determine which TreeView has the keyboard focus?
- From: Eric <hydralisk comcast net>
- To: gtkmm-list gnome org
- Subject: Re: [gtkmm] how can I determine which TreeView has the keyboard focus?
- Date: Fri, 23 May 2003 09:53:52 -0400
Question is: how can I extract that kind of information, and what
signal
should I connect to react when the the other panel is activated?
To be notified when a Widget recieves focus, you'll want to connect
to the signal Gtk::Widget::signal_focus_in_event(). To the best of
my knowledge, it is emitted whenever the Widget *recieves* the focus.
Eric
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]