• 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: Cocoa-dev Digest, Vol 5, Issue 321
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa-dev Digest, Vol 5, Issue 321


  • Subject: Re: Cocoa-dev Digest, Vol 5, Issue 321
  • From: Daniel Child <email@hidden>
  • Date: Fri, 29 Feb 2008 09:09:39 -0500

Visible at launch is not checked.

But are you suggesting that you cannot configure the window prior to displaying it? Or do you distinguish "load" from "display"? I'm trying to load it into memory, alter it, and then display.

Judging from debug sessions, the window and other top level objects (not to mention all the outlets) only come to life (get their addresses assigned) on entering awakeFromNib.

On Feb 29, 2008, at 8:57 AM, email@hidden wrote:

In other words, the window loads right away. I actually don't want
it to load until I have set the local data, as it is the local data
that will determine how the window should appear. Is there a way to
sneak the data in in before all the loading takes place?

Are you sure "Visible at launch" isn't checked for the window in IB?

Note that it's ultimately not important whether you give the "local
data copy" to the window controller before or after the window is
loaded. You can't actually modify the window until after it's loaded.

_______________________________________________

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: Cocoa-dev Digest, Vol 5, Issue 321
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Re: Scripting Bridge & Mail
  • Next by Date: Re: Charting API?
  • Previous by thread: Re: Better Anti-Aliasing for drawing?
  • Next by thread: Re: Cocoa-dev Digest, Vol 5, Issue 321
  • Index(es):
    • Date
    • Thread