Re: Getting n-th window of an application ?
Re: Getting n-th window of an application ?
- Subject: Re: Getting n-th window of an application ?
- From: Jérome Foucher <email@hidden>
- Date: Tue, 21 Jan 2003 10:06:30 +0100
On lundi, jan 20, 2003, at 17:30 Europe/Paris, John O. Louch wrote:
In 10.2.3 the AXWindow attributes of the Application has the windows
sorted
in Z order. Where the first item in the list is the topmost window.
Sorry John, but I'm running 10.2.3 right now, and the CFArray I get
using the following call :
error = AXUIElementCopyAttributeValue(accessEltRef,
kAXWindowsAttribute, &windowsArray);
is definitely not sorted in Z order. It is sorted by creation date.
Jirome
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.