the mouse

Ken Norris (dialup) pixelbird at interisland.net
Fri Mar 8 16:13:01 EST 2002


on 3/8/02 12:33 PM, Dar Scott at dsc at swcp.com wrote:

> on mouseUp
> repeat for 60 times
> put the mouse into field "mouseValue"
> --put the mouseClick into field "mouseClickValue"
> wait for 500 milliseconds
> end repeat
> end mouseUp
> 
> During this 30 second test, when the mouse button is pressed the
> value of the field "mouseValue" changes to "down".  However, when
> it is released, it does not change to "up".
----------
How can it? You have locked the first value into the loop until it quits.

Best regards,
Ken N.




More information about the use-livecode mailing list