Hi list,

Just a thought for the rest. of drag n drop operations such as moving folders 
or anything that requires dragndrop from different windows.

The applescript registers the first moiuse location with esmouselocation, 
places the values in a variable, and creates a new variable to know what the 
window is. Then saves it to a text file which can be specifically for this task 
and.

the user moves VO with mouse to wherever he wants, and launches the second 
applescript.

2nd applescript:

1-gets the esmouselocation function and places it in a variable, then calls up 
the variables from the previous applescript, .
the script then activates the first window defined by the saved variable from 
the text file.
an esmovemouse is called to the varable called at the beginning of the second 
script.

If the two scripts are configured as two gestures on the trackpad, the actual 
manipulation is a real time saver.

I think i just wrote a note to myself but ended writing to you guys...:)

Cheers



Two applescripts


Yuma Decaux

Light has no value without darkness
Skype: shainobi1
blog: www.theblindsamurai.com
twitter: www.twitter.com/triple7
Tel: +85513623378





-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macvisionaries?hl=en.

Reply via email to