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
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