Re: Gnome canvas item events
- From: Jon Trowbridge <trow emccta com>
- To: Dirk Puis <dirk puis pi be>
- Cc: gnome-devel-list gnome org
- Subject: Re: Gnome canvas item events
- Date: Mon, 20 Nov 2000 13:51:49 -0600
On Mon, Nov 20, 2000 at 07:50:53PM +0200, Dirk Puis wrote:
>
> The code seems to work fine, i.e. the event handler is called, but only
> after any callbacks on the item are called first. For example
>
Yes, this is the default behavior.
> Is there any way to reverse this so that the item gets a change to handle
> the event first?
To get your callbacks run after the event handler, connect them
with gtk_signal_connect_after ().
-JT
--
GNU/Linux: Free your mind and your OS will follow.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]