Dialog question
Dialog question
- Subject: Dialog question
- From: louie <email@hidden>
- Date: Sun, 12 Sep 2010 18:16:07 -0700
Hi all,
When I run the below script with voice over running I do not hear what I type into the edit field.
Any one know why?
Is ther a fix?
Thanks for any help.
tell app "Finder"
activate
display dialog "Enter Text, and click OK" buttons {"don't know", "OK"} default button 2 default answer "Type answer:" with icon 2
copy the result as list to {the pick, the button_pressed}
say pick
end tell
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