How to click/drag an object

J. Landman Gay jacque at hyperactivesw.com
Mon May 12 23:34:06 EDT 2008


Judy Perry wrote:
> Thanks, Mark!
> 
> That seems to do the trick :-D
> 
> Judy
> 
> On 5/12/08, Mark Schonewille <m.schonewille at economy-x-talk.com> wrote:
>> Hi Judy,
>>
>>  Here's one possibilty.
>>
>>  on mouseUp -- no need to keep the mousebutton pressed
>>   repeat until the mouseClick with messages
>>     set the loc of me to the mouseLoc
>>     wait 0 millisecs with messages
>>   end repeat
>>  end mouseUp

Scott's mousemove solution is the one we talked about and will work much 
better.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list