• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: best way to determine if portion of window is visible?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >RE: best way to determine if portion of window is visible? (From: email@hidden)
 >Re: best way to determine if portion of window is visible? (From: Jason Bobier <email@hidden>)

  • Prev by Date: Outlet Initialization Uses Accessors
  • Next by Date: Re: Right place to unobserve notifications in a document
  • Previous by thread: Re: best way to determine if portion of window is visible?
  • Next by thread: NSLocalizedString, genstrings, and Unicode
  • Index(es):
    • Date
    • Thread