object beneath mouseLoc?

Nicolas Cueto niconiko at gmail.com
Mon Jul 4 07:05:15 EDT 2011


> Could you track mouseEnter messages to capture the object rect entered

Way back when, I tried both mouseEnter and mouseLeave. And learnt the
hard way that these messages only get sent when the mouse is no longer
down. Which is when I began experimenting with mouseStillDown and
mouseMove.

Thanks anyway, Keith.

--
Nicolas Cueto




More information about the use-livecode mailing list