[jawsscripts] help with getting communicator scripts to say all the info...
- From: "Cohn, Jonathan C [IT]" <Jonathan.C.Cohn@xxxxxxxxxx>
- To: "jawsscripts@xxxxxxxxxxxxx" <jawsscripts@xxxxxxxxxxxxx>
- Date: Tue, 7 Oct 2008 11:42:38 -0500
I have been working on modifying the Microsoft messenger scripts to work with
Communicator 2007 and I am running into a problem.
There is a ListBox that has the contact list in it with two types of
ListBoxItems
The first type is a contact and it contains a couple of buttons and a Active
State field.
The second Type of ListBoxItem is a grouping field
In Jaws 9 a shift F9 in Home Row mode provides this information...
----------------------------------------
Name: Contact List
Value:
SubtypeCode: 4
State: 0
Description:
HotKey:
Container:
----------------------------------------
Name: Vertical Scroll Bar
Value:
SubtypeCode: 5
State: 0
Description:
HotKey:
Container: Contact List
...
Name: Recent Contacts
Value:
SubtypeCode: 55
State: 0
Description:
HotKey:
Container: Contact List
----------------------------------------
Name: Open group
Value:
SubtypeCode: 1
State: 0
Description:
HotKey:
Container: Recent Contacts
----------------------------------------
Name: Group name
Value:
SubtypeCode: 0
State: 0
Description:
HotKey:
Container: Recent Contacts
----------------------------------------
Name: IPSA
Value:
SubtypeCode: 55
State: 0
Description:
HotKey:
Container: Contact List
----------------------------------------
Name: Open group
Value:
SubtypeCode: 1
State: 0
Description:
HotKey:
Container: Recent Contacts
----------------------------------------
Name: Group name
Value:
SubtypeCode: 0
State: 0
Description:
HotKey:
Container: Recent Contacts
----------------------------------------
Name: ITNS
Value:
SubtypeCode: 55
State: 0
Description:
HotKey:
Container: Contact List
----------------------------------------
Name: Close group
Value:
SubtypeCode: 1
State: 0
Description:
HotKey:
Container: ITNS
----------------------------------------
Name: Group name
Value:
SubtypeCode: 0
State: 0
Description:
HotKey:
Container: Recent Contacts
----------------------------------------
Name: Bhatt, Vatsal X [IBM Contractor for Sprint]
Value: Available
SubtypeCode: 55
State: 0
Description: Wilkins, Marcus N [IT] (In a meeting)
marcus.n.wilkins.sr@xxxxxxxxxx
HotKey:
Container: Contact List
------------
So how do I check for a "Open Group" or "Close Group" related to a given
ListBoxItem.
Thanks,
Jon
__________
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] help with getting communicator scripts to say all the info...