On Tue, Aug 19, 2008 at 9:13 AM, Jason Bobier <[EMAIL PROTECTED]> wrote:
> Hi Amin,
>
> Unless I am misunderstanding, this would tell me if it was onscreen, but not
> if the window was exposed (not hidden by other windows).

What he suggested is basically what you need with the modification of
asking your application for the list of windows and walking that list
looking at the location of each of those windows not only in x,y plane
but z order as well. You then could tell if a window is behind another
window fully or not.

-Shawn
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to