The most direct though not necessarily the most obvious is to open up the
dictionary of objects available to AppleScript within the AppleScript editor...
command-shift-O
Then select VoiceOver and hit enter.
There will be a window with two tables and a HTML document.
THe HTML document lists all of the Objects properties and actions available ...
For Example:
it.
vo cursor object n, pl vo cursor object : The VoiceOver cursor
properties
bounds (rectangle, r/o) : The bounds of the VoiceOver cursor
text under cursor (text, r/o) : The text of the item in the VoiceOver cursor
magnification (real) : The magnification factor of the VoiceOver cursor
responds to
grab screenshot, move, perform action, select.
commander object n : The VoiceOver commander.
responds to
perform command.
Jon
On Dec 31, 2010, at 10:19 AM, Massimo wrote:
> In data Venerdì 31 Dicembre 2010 15.15.01, Jürgen Fleger
> <[email protected]> ha scritto:
>> can anyone tell me sources where I can find information of VoiceOver
>> commands for Apple Script scripting?? I've just learned the basics of Apple
>> Script and want to learn scripting for VoiceOver now.
> Hello.
>
> I share the same Jürgen's interest about Voice Over and Apple script. Jürgen,
> if you find informations about that, would you like to send me informations
> and references?
>
> --
> You received this message because you are subscribed to the Google Groups
> "MacVisionaries" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/macvisionaries?hl=en.
>
--
You received this message because you are subscribed to the Google Groups
"MacVisionaries" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/macvisionaries?hl=en.