How to click the mouse on another application
Bert Shuler
bertshuler at mac.com
Thu Jan 8 14:48:33 EST 2009
Then my guess is this would require an external.
What would be the best mechanism to request a quote for the
development of an external?
SendClick (h,v)
SendKeys (h,v) "string to send" (including Alt+F style key combinations)
Should would correctly on OS X, Win32, and linux.
Thanks
Bert
On Jan 8, 2009, at 2:23 PM, Generic Email wrote:
> I am using:
> set the screenMouseLoc to (h,v)
>
> to move the mouse over a button on another application.
>
> Now I need to "Click" the mouse.
>
> The transcript click function does not seem to actually click the
> mouse, but instead simulate a mouse click only in a rev stack.
>
> Any help would be appreciated.
>
> Bert
More information about the use-livecode
mailing list