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: "John O. Louch" <email@hidden>
- Date: Mon, 20 Jan 2003 08:30:27 -0800
>
Hello,
>
>
I'm trying to get the second frontmost window of an application.
>
>
It seems that the windows list I get using the kAXWindowsAttribute
>
attribute is a list of windows sorted by date of creation.
>
>
Unfortunately, there doesn't seem to be a way of getting each window's
>
index in the application's layer (I mean an index from front to back)
>
>
Any hints ?
>
>
Thanks
>
Jerome
>
_______________________________________________
>
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.
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.
Thanks,
jl
---------------------------------------------
John Louch Internet #: email@hidden
(805) 546 0216
_______________________________________________
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.