[jawsscripts] Re: Window Classification

  • From: Doug Lee <doug.lee@xxxxxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Wed, 28 Jul 2010 08:09:14 -0400

Those are .Net windows.  Warning:  The class name, after "app," can
change from machine to machine, and possibly between two runs of the
application on one machine.  I don't know the precise rules that
govern when this happens.  That is a generic window type though, and
it can contain any number of different things.  You might try classing
it to Microsoft Active Accessibility, but even then you have to watch
out for class name changes.  If there's no MSAA support for that
window, things can get quite interesting indeed.

On Wed, Jul 28, 2010 at 08:03:46AM -0400, Kevin Dobens wrote:

Has anyone worked on a interface that has a windowclass of

WindowsForms10.Window.8.app.0.21a7086

JAWS seems to see the information from another window under neith this one and 
does not recognize or speak the text even after some one has clicked on it with 
a mouse and can navigate through a list of names and dates/times by arrowing up 
and down.





-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx 
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Doug Lee
Sent: Wednesday, July 28, 2010 6:37 AM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: collection datatype

There is a fairly simple example of collections in default.jss in
sufficiently new versions of JAWS 11.  The scripts for AIM include
much more complex uses of collections.

On Tue, Jul 27, 2010 at 12:39:18PM -0700, Jackie McBride wrote:
Ladies & gents:

Any of yall used the collection datatype? Got any sample assignment
code? I find the docs from FS a little sparse, & that is the polite &
edited version. The only success I've had is to be able to assign a
collection element to an integer, e.g.,
let weekdays.Sunday = 1 etc.
When doing a forEach loop, obviously, the output is pretty scrambled,
given their hashing.

Any1 got some good examples regarding this?

-- 
Change the world--1 deed at a time
Jackie McBride
Scripting Classes: http://jawsscripting.lonsdalemedia.org
homePage: www.abletec.serverheaven.net
For technophobes: www.technophoeb.com
__________???

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

-- 
Doug Lee, Senior Accessibility Programmer
SSB BART Group - Accessibility-on-Demand
mailto:doug.lee@xxxxxxxxxxxxxxxx  http://www.ssbbartgroup.com
"While they were saying among themselves it cannot be done,
it was done." --Helen Keller
__________???

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

__________???

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

-- 
Doug Lee, Senior Accessibility Programmer
SSB BART Group - Accessibility-on-Demand
mailto:doug.lee@xxxxxxxxxxxxxxxx  http://www.ssbbartgroup.com
"While they were saying among themselves it cannot be done,
it was done." --Helen Keller
__________�

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

Other related posts: