Re: best way to determine if portion of window is visible?
Re: best way to determine if portion of window is visible?
- Subject: Re: best way to determine if portion of window is visible?
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 20 Aug 2008 08:12:35 -0700
On Tue, Aug 19, 2008 at 9:13 AM, Jason Bobier <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden