Re: Suppressing Unnecessary Messages

2013-10-10 Thread Richard Gaskin
endernafi wrote: Does LiveCode engine send all possible messages constantly, regardless of that particular handler is implemented in the script or not? If I place a *mouseEnter* handler into the card script, that handler gets the message and does its thing. But if don't place any *mouseEnter* ha

Suppressing Unnecessary Messages

2013-10-10 Thread Fatih Batal
Hi all, Does LiveCode engine send all possible messages constantly, regardless of that particular handler is implemented in the script or not? If I place a *mouseEnter* handler into the card script, that handler gets the message and does its thing. But if don't place any *mouseEnter* handler in a