• 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
Why
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why


  • Subject: Why
  • From: louie <email@hidden>
  • Date: Tue, 17 May 2011 12:21:05 -0700

Hi all,
The below script clicks the dropbox icon that is on the menu bar. The voice over screen reader can't navigate to the dropbox icon on the menu bar. I have to quit delay then activate voice over to get the script to run correctly. Anyone know why I have to quit delay then activate to get the script to run correctly?
Thanks for any information.
say "Please stand by"
set volume with output muted
tell application "VoiceOver"
	quit
	delay 0.1
	activate
end tell
do shell script "'/Users/louie/UnixBins/MouseTools' -x 711 -y 10 -leftClick"
set volume without output muted


louie
email@hidden



 _______________________________________________
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

  • Follow-Ups:
    • Re: Why
      • From: Jan-Bultereys <email@hidden>
  • Prev by Date: Re: Property of a record
  • Next by Date: Re: Property of a record
  • Previous by thread: Re: How to speed up script execution?
  • Next by thread: Re: Why
  • Index(es):
    • Date
    • Thread