There are a lot of dialogs that don't say anything. You can
create a function in the profile to search for the dialog and
announce it if it appears. You need to create a frame around
the area the box appears, make it a silent frame and put the name
of your search function as the New Text Function on the
action tab in the frame definition. The search function can
look like this:
Script FindNastyDialog ()
SaveCursor ()
JawsCursor ()
FindString (GetCurrentWindow (), "Error 234 ", S_TOP, S_UNRESTRICTED)
SayField ()
RestoreCursor ()
EndScript
>[EMAIL PROTECTED] writes:
>
><< Subj: dialogue boxes not read.
> Date: 3/8/1999 10:22:55 PM Central Standard Time
> From: [EMAIL PROTECTED] (Mark Hemmings)
> Sender: [EMAIL PROTECTED]
> Reply-to: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
>
> Hi all.
>
> As a new user of jfw I am wondering how common it is for dialogue boxes to
> remain silent except for buttons which might appear. IE, I am only
> informed that an ok button is on the screen after haws voices the word
> dialogue. Of course I can use the insert-b keys to read the information in
> the box but I would like a workaround to automatically read them.
>
> Mark.
John Goldthwaite <[EMAIL PROTECTED]> Voice:(404) 894-0563
Center for Rehabilitation Technology, Georgia Tech Fax: (404) 894-9320
http://www.arch.gatech.edu/crt/
Barrier Free Education
http://www.crt.gatech.edu/bfe/index.html
-
Visit the jfw ml web page: http://jfw.cjb.net