the mouse

Dar Scott dsc at swcp.com
Sat Mar 9 19:54:01 EST 2002


On Friday, March 8, 2002, at 02:13 PM, Ken Norris (dialup) 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.

Could you clarify what you mean by this?

Thanks,
Dar Scott





More information about the use-livecode mailing list