Re: About signals



Jose Fernando Diago <jdiago escher puj edu co> writes:
> event in the eventbox and also the handling function for that event in
> the scrolled window. How can I prevent that from happening?
> 

Return TRUE from the eventbox signal emission indicating that you
handled the event. Normally returning TRUE from your callback should
be sufficient to return TRUE from the signal emission.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]