Preventing propagation of events
- From: "BHONDVE AMOL ARUN (TTL GET 2002)" <amol bhondve tatatechnologies com>
- To: "'gtk-app-devel-list gnome org'" <gtk-app-devel-list gnome org>
- Subject: Preventing propagation of events
- Date: Tue, 4 Nov 2003 16:34:34 +0530
Hi all,
I am writing an application in which I am having a widget(entry,
clist, etc...) contained in a GtkFixed. Both the widget and fixed have their
own 'button_press_event' callbacks. Now when I click on the widget it's
button press callback is called, and after that the event is passed onto the
fixed. I want to stop this propagation of event? How to do that? I have
tried to use return value from the widget's callback but it was not useful.
Are their any other ways to do this? Please explain.
Thanks in advance.
Amol.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]