Move the cursor ?

Jan Schenkel janschenkel at yahoo.com
Sat May 24 02:31:58 EDT 2008


--- Ludovic Thébault <ludovic.thebault at laposte.net>
wrote:
> Hello,
> 
> Always for made a demo of the use of my stack
> without do a  
> screenrecord, i want to move the cursor from an
> object to an another.  
> But how ?
> 
> Thanks.
> 
> PS : to record actions, i've modified the
> revmessagewatcher to wrote  
> in a file all messages and ids of objects, so it's
> already easier to  
> make the script (but not very easy !).
> 

You can change the mouse location:
  set the screenMouseLoc to 100,200
Don't forget to convert between local and global
coordinates, for which you'll want to get acquainted
with the 'localLoc' and 'globalLoc' functions.

Hope this helped,

Jan Schenkel.

Quartam Reports & PDF Library for Revolution
<http://www.quartam.com>

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)


      



More information about the use-livecode mailing list