• 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 technology to use for overlays?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best technology to use for overlays?


  • Subject: Re: Best technology to use for overlays?
  • From: Chris Suter <email@hidden>
  • Date: Fri, 24 Apr 2009 21:52:07 +1000

Hi Michael,

On Fri, Apr 24, 2009 at 9:38 PM, Michael Ash <email@hidden> wrote:

> If your overlay is known about in advance, the solution to the timing
> window is easy: load and position it immediately, when you load the
> parent window, even if you don't need it yet. You can fill it with
> nothing so that it's invisible, but this way there's no opportunity
> for the positions to desynchronize.

Unfortunately, that approach won't work, or rather, it works until you
have to resize it. There's no setFrameSize method, only a setFrame
method so when you have to resize your overlay window, you have to set
the position at the same time.

And that, of course, is another hassle with child windows: it's more
tricky when it comes to resizing them.

Regards,

Chris
_______________________________________________

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

  • Follow-Ups:
    • Re: Best technology to use for overlays?
      • From: Chris Suter <email@hidden>
References: 
 >Best technology to use for overlays? (From: Daniel Vollmer <email@hidden>)
 >Re: Best technology to use for overlays? (From: Michael Ash <email@hidden>)
 >Re: Best technology to use for overlays? (From: Chris Suter <email@hidden>)
 >Re: Best technology to use for overlays? (From: Michael Ash <email@hidden>)

  • Prev by Date: Re: How to clone a mutable dictionary
  • Next by Date: Re: Best technology to use for overlays?
  • Previous by thread: Re: Best technology to use for overlays?
  • Next by thread: Re: Best technology to use for overlays?
  • Index(es):
    • Date
    • Thread