Re: Signals
- From: Martin Dolezal <tvtv centrum cz>
- To: Yann LEYDIER <yann leydier info>
- Cc: gtkmm-list gnome org
- Subject: Re: Signals
- Date: Wed, 09 Feb 2011 09:26:08 +0100
Thanks for help,
I connected method to signal_button_press_event to Gtk::Frame in right
part of HPaned and this method just returns true. It's now working as I
need.
On 02/06/2011 06:42 PM, Yann LEYDIER wrote:
Perhaps enabling the button press event in the notebook (with
add_events() or set_events()) could do the trick.
If not, connect a function to the button press event of the notebook
that just returns true (or false, I can't remember): this should
prevent the signal from being propagated.
yann
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]