• 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
Re: A problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A problem


  • Subject: Re: A problem
  • From: Axel Luttgens <email@hidden>
  • Date: Thu, 24 Feb 2011 20:59:22 +0100

Le 23 févr. 2011 à 20:23, louie a écrit :

> Hi all,
> I am working on the data that I got from you all. ( see email (need your thoughts) The below code scrap edit fields will not speak. I am a blind person and use the apple screen reader voice over. When I enter data into the edit fields I do not hear what I am typing. I have voice over configured to echo characters when I type.
> As always thank you for your help.
>
> tell application "Finder"
> 	activate
>
> 	set theName to the text returned of (display dialog "enter the name" default answer "")
> 	set theNUmber to the text returned of (display dialog "enter the phone number" default answer "")
>
> end tell

Hello Louie,

Nice to hear from you again.

I fear "display dialog" doesn't implement the hooks (or whatever) needed for a nice cooperation with VoiceOver; I couldn't manage to have the keys pronounced while typing too.

Perhaps with another additions (hem... Emmanuel?)?

Axel


 _______________________________________________
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

References: 
 >A problem (From: louie <email@hidden>)

  • Prev by Date: Re: A problem
  • Next by Date: script to make script
  • Previous by thread: Re: A problem
  • Next by thread: script to make script
  • Index(es):
    • Date
    • Thread