[jawsscripts] Re: find descendent window

  • From: Doug Lee <doug.lee@xxxxxxxxxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Thu, 28 Nov 2013 12:13:16 -0500

What I'm about to say is honestly not meant to sound flippant, but I'm
still afraid it might:

Most any search tactic will require that you know what you're looking
for, so I'm having trouble identifying specifically what is troubling
you. FindDescendantWindow requires a control ID. I find useful and
unique control IDs rather scarce these days, so I usually use
FindWindow instead, as it can search by window class name, window
name, or both at once. If your application sports unique and
consistent control Ids, you can use findDescendantWindow to good
advantage though.

On Thu, Nov 28, 2013 at 11:49:32AM -0500, Bissett, Tom wrote:
Hi,  I have been trying to figure out how to find a specific descendent window 
based on higharchy but haven't clude in yet.  FindDescendentWindow requires 
that you know what you are looking for so this does not work for me.
Can any one point me in the right direction?
Thanks
Tom Bisset
__________???

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: