> 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

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to