• 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: Multiple NIBs and -awakeFromNib problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple NIBs and -awakeFromNib problems


  • Subject: Re: Multiple NIBs and -awakeFromNib problems
  • From: Henri Lamiraux <email@hidden>
  • Date: Mon, 27 Aug 2001 17:02:13 -0700

The File's owner is not instantiated but -awakeFromNib is called on the
File's owner.

On Monday, August 27, 2001, at 04:49 PM, Kurt Revis wrote:

>
> What is probably happening is that another instance of MyController is
> getting created. You can check this by putting this line in
> -awakeFromNib:
> NSLog("MyController awakeFromNib, self is %p", self);
>


Henri Lamiraux
Engineering Manager
User Interface Tools Group
Apple


References: 
 >Re: Multiple NIBs and -awakeFromNib problems (From: Kurt Revis <email@hidden>)

  • Prev by Date: Re: Multiple NIBs and -awakeFromNib problems
  • Next by Date: Re: Cocoa and MySql
  • Previous by thread: Re: Multiple NIBs and -awakeFromNib problems
  • Next by thread: Re: Multiple NIBs and -awakeFromNib problems
  • Index(es):
    • Date
    • Thread