Re: Change Mouse Cursor



Thanks for clarifying this. 

It's quite alright to connect more than one callback to the same
signal -- but you have to be careful about ordering and the return
value.  If you return true from an event signal, that means "i handled
the event, stop propagating it," so no more handler callbacks will be
invoked.




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