e graphics you're working with?
there's a kb article on GW support for how to do that as well.
hth,
Chip
-Original Message-
From: RicksPlace [mailto:ofbgm...@mi.rr.com]
Sent: Tuesday, April 12, 2011 3:31 PM
To: gw-scripting@gwmicro.com
Subject: Re: ListBox With CheckBoxes
Hi Chi
Hi Chip: You are right. I am trying to find or develop the tools necessary
to perform accessibility analysis independantly. I have found several good
things. This problem does not seem to have a resolution yet. I can get the
graphic, the CRC and the text of the ListBox item as well as its index
onday, April 11, 2011 10:16 PM
To: gw-scripting@gwmicro.com
Subject: Re: ListBox With CheckBoxes
many of these check boxes can be defined with the graphic dictionary without
the need for a app.
if so you would find the boxes with the mouse and give them a graphic
description to make them work.
i h
actual checkbox image or something. There might be
an image and perhaps I can find it mousing around or in some other fashon.
So thanks for the ideas.Later:
Rick USA
- Original Message -
From: "net bat"
To:
Sent: Monday, April 11, 2011 10:16 PM
Subject: Re: ListBox With Ch
a app might work if you used the color change of the
check boxes. then it could announce the status when the color changes.
- Original Message -
From: "RicksPlace"
To:
Sent: Monday, April 11, 2011 6:00 PM
Subject: ListBox With CheckBoxes
Hi: In Windows XP under the Contr
Perhaps you can get th is by looking at MSAA events? Try monitoring with
WEEvent and see if one of them returns a checked state property for an item.
From: RicksPlace [mailto:ofbgm...@mi.rr.com]
Sent: Monday, April 11, 2011 6:01 PM
To: gw-scripting@gwmicro.com
Subject: ListBox With
Hi: In Windows XP under the Control Panel I clicked Add/Remove programs,
selected Windows Components and highlighted Internet Information Services (IIS)
and clicked the Description buttion.
It is a ListBox of items to install.
I can not hear what the Checked status is of the Items CheckBox. I hav