RE: msaa help?

2009-01-23 Thread Macarty, Jay {PBSG}
Chip, Perhaps, something like the following would work for you: Sub OnObjectFocus (IAcc) On Error Resume Next Select Case IAcc.Role.Value Case role_SYSTEM_LISTITEM If IAcc.Parent.Name = "Contacts List" Then Sleep 200 Silence Speak IAcc.Name & " is " & IAcc.Value End If End Select O

Re: msaa help?

2009-01-23 Thread Jamal Mazrui
Try the Name, Value, or Focus properties of the Accessible object. Jamal On Fri, 23 Jan 2009, Chip Orange wrote: > Date: Fri, 23 Jan 2009 18:16:51 -0500 > From: Chip Orange > Reply-To: gw-scripting@gwmicro.com > To: gw-scripting@gwmicro.com > Subject: msaa help? > > I'm trying to find the text o

msaa help?

2009-01-23 Thread Chip Orange
I'm trying to find the text of a selected list item when the selection changes. I'm capturing the OnObjectSelection MSAA event, but I cannot find a way to get at the text of the new selection. Does anyone know how I should proceed from the accessible object passed to the OnObjectSelection event

FW: [SEC508] AOL is running a TopCoder contest to create accessible applications (web or otherwise).

2009-01-23 Thread Jamal Mazrui
Thought this may be of interest to programmers on these lists. Jamal -Forwarded Message- From: sec508-ad...@trace.wisc.edu [mailto:sec508-ad...@trace.wisc.edu] On Behalf Of Gregg Vanderheiden Sent: Friday, January 23, 2009 6:01 PM To: Sec508 Subject: [SEC508] AOL is running a TopCoder con

Re: hotkey manager problem?

2009-01-23 Thread Jamal Mazrui
You mention hkm.details(0) as an array item. How is this array defined? An array does not usually have a period in its name (unless it is a property of an object). Jamal On Fri, 23 Jan 2009, matt V wrote: > Date: Fri, 23 Jan 2009 13:08:55 -0600 > From: matt V > Reply-To: gw-scripting@gwmicro.c

hotkey manager problem?

2009-01-23 Thread matt V
hi all you geniuses I am stuck and thought i might get help here. I have been coding the script below, and well, the problem is that when trying to register each hotkey that i find via the array(there is only 1 for this script), I can call the function as the second argument, however if i use

RE: Window Eyes API

2009-01-23 Thread Tim Burgess
Forgot about SayTools - I'll take a look - thanks. Best wishes. Tim Burgess Raised Bar Ltd Phone: +44 (0)1827 719822 Don't forget to vote for improved access to music and music technology at http://www.raisedbar.net/petition.htm -Original Message- From: Chip Orange [mailto:cora...@