• 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: awakeFromNib and File's Owner
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: awakeFromNib and File's Owner


  • Subject: Re: awakeFromNib and File's Owner
  • From: Guy English <email@hidden>
  • Date: Mon, 13 Dec 2004 13:53:14 -0500

Well the only think I can think of is that it's the only notification
the Files Owner will get that all it's outlets have been hooked up
correctly. I've never encountered this problem actually and you're
right - it does seem strange. I'd suggest just hacking it, your object
will awake first from the NIB it's instantiated in so you can set a
flag, then, when it loads it's own NIB
just switch on the flag. It's not elegant but it will work. And if
it's been there since NeXTStep I doubt they'll be changing the
behaviour anytime soon. :)

Guy
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >awakeFromNib and File's Owner (From: Mark Trombino <email@hidden>)

  • Prev by Date: Re: c++ exceptions causing abort
  • Next by Date: Re: How can I implement labels without the overhead of an NSTextField?
  • Previous by thread: awakeFromNib and File's Owner
  • Next by thread: Re: awakeFromNib and File's Owner
  • Index(es):
    • Date
    • Thread