• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
still on that voice over suite
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

still on that voice over suite


  • Subject: still on that voice over suite
  • From: Yuma Antoine Decaux <email@hidden>
  • Date: Thu, 1 Jul 2010 12:49:17 +0700

Hi list,

Im still trying to use the voice over suite properly, or tring to understand it.

In my library i've set viewing the hierarchy of classes and objects and so far no compile error but the script doesn't do what i want it to.

I've set some say commands to see where it blocks and it seems obvjous where, but i don't know why.

Here is the script

say "dragging the loop"
tell application "System Events"
set TrackTImeline to scroll area 2 of window 1
tell application "VoiceOver"
press mouse cursor object
delay 1
say "pressed"
move vo cursor object to TrackTImeline
delay 1
say "moved"
release mouse cursor object
end tell
end tell
delay 1
say "Drag successfull"

I've looked into Hui scripting chapter on applescript missing manual, and it mentions using system events for the scrit to recognize any UI elements such as scroll areas and windows etc.

So i've added them but script just seems to block once mouse cursor object press is used....

Has anyone got any doc or info pertaining to the voice over suite?

This was a handful

Best regards,

Yuma DX®
"Light has no value without darkness"

blog: http://www.theblindsamurai.com
twitter: http://www.twitter.com/triple7
Tel: +64 210 22 77 190 



 _______________________________________________
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

  • Prev by Date: controlling volume levels
  • Previous by thread: controlling volume levels
  • Index(es):
    • Date
    • Thread