send "mouseUp" & real click

Klaus Major klaus at major-k.de
Fri Feb 17 06:46:40 EST 2006


Hi sims,

> I have an OS X app which uses an external, it collects data and all  
> runs fine.
> If that computer is set to 'sleep', upon wakeup the external is not  
> collecting that data.
> If I then physically use the mouse to click a btn to stop & restart  
> that external it works fine (external collects data properly)
> If I use a  send "mouseUp" to that btn it does not work the same as  
> when I physically click with the mouse
> (the external does not collect data)
> I have tried all sorts of 'send in X seconds' and still no happiness.
> Is it possible that sending a 'mouseUp' to a btn is different than  
> an actual mouse click?
> Any suggestions?

you could try

click at the loc of btn "the one that wants to be touched physically"

Maybe that will work...(?)

> ciao,
> sims
>
> European Rev Conference  2006
> www.techietours.com

Regards

Klaus Major
klaus at major-k.de
http://www.major-k.de




More information about the use-livecode mailing list