• 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: NSTableView questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView questions


  • Subject: Re: NSTableView questions
  • From: Paul Bruneau <email@hidden>
  • Date: Mon, 8 Oct 2007 09:30:28 -0400

On Oct 5, 2007, at 12:58 PM, Chris Williams wrote:

- yes, applicationDidFinishLaunching is the appropriate place to do
initialization many times because you can't predict when things will get
pulled from the nib, and you, many times, need everything out of the nib to
get the job done. So awakeFromNib doesn't cut it. You have to wait until
later.

I'm not sure the docs agree with you, they say

Messages to other objects can be sent safely from within awakeFromNib—by which time it’s assured that all the objects are unarchived and initialized (though not necessarily awakened, of course).
_______________________________________________

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: NSTableView questions
      • From: Chris Williams <email@hidden>
References: 
 >Re: NSTableView questions (From: Chris Williams <email@hidden>)

  • Prev by Date: NSButton
  • Next by Date: Re: NSTableView questions
  • Previous by thread: Re: NSTableView questions
  • Next by thread: Re: NSTableView questions
  • Index(es):
    • Date
    • Thread