Hadn't looked at its properties/methods; thanks. I'll check it out.
-----Original Message----- From: Aaron Smith [mailto:[EMAIL PROTECTED] Sent: Monday, September 22, 2008 11:56 AM To: [email protected] Subject: Re: quick reference to a window object Jay, How about the Window method FilterByClassAndModule to select just that window? Aaron Macarty, Jay {PBSG} wrote: > All, > > In my Office Communicator script, the list control I want to watch is > (according to the HarvestWindow.txt report) about 10 levels deep > inside the main client window. See report lines below: > > > > A1.1.4.1.4.1.4.1.3.3 list, Contacts List > > AccessibleName: Contacts List > > AccessibleRole.Text: list > > > > Is there some object/method call where I can simply provide the path > to the window I want (e.g. A1.1.4.1.4.1.4.1.3.3) and get the object > back so I can connect to its events? Alternatively, is there a method > which would take an Accessible.Role.Text and Accessible.name value and > search the window hierarchy given a specified starting window object? > > I could manually code to navigate my way down to the list window I > want but I just thought such a quick reference ability would be > helpful; especially, for those of us using Harvestwindow reports to > analyze the application window. It would almost be like an XML XPath > reference. > > > > > -- To insure that you receive proper support, please include all past correspondence (where applicable), and any relevant information pertinent to your situation when submitting a problem report to the GW Micro Technical Support Team. Aaron Smith GW Micro Phone: 260/489-3671 Fax: 260/489-2608 WWW: http://www.gwmicro.com FTP: ftp://ftp.gwmicro.com Technical Support & Web Development
