Re: Need clarification about gtk_widget_set_events()
- From: "DC A" <adc4444 hotmail com>
- To: yeti physics muni cz, gtk-list gnome org
- Subject: Re: Need clarification about gtk_widget_set_events()
- Date: Thu, 28 Sep 2006 18:47:45 +0000
> Can anyone kindly clarify when to use gtk_widget_set_events()
> routine?
Essentially never. Use gtk_widget_add_events() to add
events. Removing default events typically breaks widgets so
you rarely need it (and even then it should suffice to
prevent the particular event handler from running by
handling the event yourself).
Thanks Yeti. That's all I wanted to know.
--DC
_________________________________________________________________
Don?t waste time standing in line?try shopping online. Visit Sympatico / MSN
Shopping today! http://shopping.sympatico.msn.ca
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]