MouseDown sent to button in group, but MouseUp sent to card
Dr. Hawkins
dochawk at gmail.com
Thu Aug 3 16:25:15 EDT 2017
On Thu, Aug 3, 2017 at 1:16 PM, Monte Goulding via use-livecode <
use-livecode at lists.runrev.com> wrote:
>
> A better mouseWithin would be something like this:
>
> local sMouseWithin = false
>
> on mouseEnter
> put true into sMouseWithin
> end mouseEnter
>
that would take some serious work on mouseEnter and mouseLeave, I think.
I've been finding them "less than reliable" (particularly, mouseEnter seems
to be able to fire in a new group in a way that prevents mouseLeave from
hitting the old when the mouse its moving quickly)
--
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
More information about the use-livecode
mailing list