Re: trying out UI browser and example
Re: trying out UI browser and example
- Subject: Re: trying out UI browser and example
- From: Yuma Antoine Decaux <email@hidden>
- Date: Mon, 14 Jun 2010 11:43:59 +0700
You wrote:
But those considerations left aside, I'm still wondering about the action you described in a previous message: "move with the voice over cursor until reaching the timeline which is 11 key presses away". Could describe each of those eleven key presses? Because I currently am unable to consistently reproduce a way to systematically drop a loop on a track at the right location.
THere is a missing script element to that. Because the drop zone of the loop is so random, you need to actually cut it , go to the beginning of the track by means of the return key and paste it.
Blind users can't chop their loops in garage band as that is really inaccessible but there are half way workarounds to it. Either one gets to bind an incremenntal nudge to a key or use a midi controller.
I would be interested in knowing how you translate a voice over cursor position to a certain element on an UI because i did the following but it just doesn't work
tell application "VoiceOver"
press
Move vo cursor to {scroll area 2 of window 1} //since this is relative position it should be fine
release
End tell
It seems as though i got something missing in there
Will check it in more depth
Yuma DX®
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden