Moving Voiceover Cursor with Applescript
Moving Voiceover Cursor with Applescript
- Subject: Moving Voiceover Cursor with Applescript
- From: James Lee <email@hidden>
- Date: Sun, 28 Aug 2016 00:52:13 -0400
Hi All,
According to scripting dictionary, I should be able to move voCursor to
left, right, up, down, and so on. However, I can't accomplish this using
Javascript Applescript. I tried the following, but none of them seems to
work.
voCursor.move({to:"left"})
voCursor.move({direction:"left"})
voCursor.move("left")
I can move it to the dock using vo.voCursor.move({to:"dock"}).
Thank you so much for your help!
James
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden