mouseRelease in Rev 4.0

Sarah Reichelt sarah.reichelt at gmail.com
Mon Nov 2 18:12:09 EST 2009


On Tue, Sep 22, 2009 at 1:21 PM, Sarah Reichelt
<sarah.reichelt at gmail.com> wrote:
> I am working on an app that allows users to drag across a series of
> controls in order to operate on each one in turn when the mouse button
> comes up.
> I build a list of the selected controls by checking the mouseMove
> messages and on a mouseRelease (since the mouse pointer is no longer
> over the object that received the mouseDown), I loop through the list
> of selected controls and do what I need.
> This is working perfectly in Rev 3.0 & 3.5.
> In Rev 4.0, it's as if the mouseRelease message is only sent
> sometimes. especially, it doesn't seem to happen if I move too fast,
> but if I drag, then hover over the last control for a bit, then it
> works.


Yay - this is fixed in dp-6.
Thanks to all at RunRev as it was very annoying but hard to describe.

Cheers,
Sarah



More information about the use-livecode mailing list