Re: [gtkmm] Which event is it?
- From: "Simon Fuhrmann" <NightSlayer gmx de>
- To: <erik_ohrnberger dme net>, <gtkmm-list gnome org>
- Subject: Re: [gtkmm] Which event is it?
- Date: Mon, 19 Apr 2004 20:23:13 +0200
Hello!
> Yes, I tried the on_button_press_event (as well as the
> on_button_release_event), but these fired when I clicked in the dropdown.
If you click into the text-area, these are fired, too. But GTK handles
them for you. You can pass "false" as second argument to 'connect()'
to push your signal handler on top of the list of already registered
handlers.
Regards,
Simon Fuhrmann
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]