[jawsscripts] IE Window Class?

  • From: "Donald Marang" <donald.marang@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Mon, 10 Aug 2009 16:52:02 -0400

I have been experimenting with window reclassification.  I have pondered why 
the VMPlayer "Commands" dialog does not work properly.  For Instance, the list 
box does not operate as a list box.  Is there an MSAA setting that would help?  
I was also attempting to make the menus work.
Since I was in this mode, I got frustrated with the way SuperAntiSpyware 
dialogs read raw HTML tags.  So I created the following in it's JCF file.  It 
improves speech greatly!  I hate hearing "<BR>...".  All of the controls still 
seem to operate correctly.  The exception is it usually does not read the whole 
dialog when it pop up.  Should I change an HTML setting to compensate so it 
will read the new dialog?  Are there any problems having regular "window" style 
controls with Control IDs inside a an IE virtual style window?

Contents of SUPERAntiSpyware.JCF
[WindowClasses]
#32770=Internet Explorer_Server

Don Marang


__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts:

  • » [jawsscripts] IE Window Class? - Donald Marang