Aaron Smith wrote:
Stephen Clower wrote:
I am trying to find a way to obtain a list of all active set files in
one of my scripts.
Technically, you can only have one active set file at a time, just
like you can only have one active window at a time. So what exactly
are you trying to list?
One of the features of the ReadToMe script is to disable tooltip
notifications. After reading the relevant section in the Window-Eyes
manual, I believed I understood how the feature worked; that is, one
would not hear notifications if the tooltip announcement inside the
active set was disabled. It turns out that I got it completely
backwards; Window-Eyes wouldn't say anything about the active window if
tooltip notifications for it were turned off.
Essentially, what I want to do is go through all active windows when the
read-to-end key is pressed and disable tooltip notifications for all of
them. When reading is finished, their original states will be restored.
Best regards,
Steve