RE: z-order of overlapped windows
RE: z-order of overlapped windows
- Subject: RE: z-order of overlapped windows
- From: "James Han" <email@hidden>
- Date: Fri, 7 Nov 2003 10:35:00 -0800
In this case, I am not sure if there is any difference in the effect of a
visibility or z-order test. Is there a way to know any hidden areas of
applications' windows without using z-order?
James
-----Original Message-----
From: email@hidden
[
mailto:email@hidden]On Behalf Of Eric
Schlegel
Sent: Friday, November 07, 2003 9:13 AM
To: email@hidden
Cc: email@hidden
Subject: Re: z-order of overlapped windows
On Nov 7, 2003, at 8:51 AM, James Han wrote:
>
Thank you for all your responses. I need to know the z-order to make
>
application window accessible only if it is foremost window. It means
>
that
>
if any portion of window is hidden by other application windows, the
>
portion will be neither shown nor accessible, etc.
Do you really mean "any portion of the window is hidden", or do you
mean "the entire window is hidden"?
In other words, if you have two windows, A and B, and B is behind A in
z-order, and A hides part of B, but not the whole thing, how accessible
do you want B to be?
It sounds like you're really more interested in a visibility test than
a z-order test.
-eric
_______________________________________________
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.
_______________________________________________
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.