• 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: What does this mean?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What does this mean?


  • Subject: Re: What does this mean?
  • From: Stéphane Sudre <email@hidden>
  • Date: Wed, 9 Apr 2003 17:46:32 +0200

On mercredi, avr 9, 2003, at 16:30 Europe/Paris, Andres Ramirez wrote:

Hello and thanks again to all of you who answer my questions.

I am getting this written to the console when I run my application. Everything seems to work, but I'm sure I should be fixing it.
I believe it happens after I add my object as a delegate during an awakeFromNib function.

\\ ## Component Manager: attempting to find symbols in a component alias of type (regR/carP/x!bt)

The only "weird" thing I am doing, that I have never done, is set my custom object as a delegate. Is there a special thing I should do to become a delegate other than ask for it, and implement the method I am interested in?

- (void) awakeFromNib
{
printf ( "Awake from Nib \n" );

[NSApp setDelegate: self ];
}

Did you recently installed Toast ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >What does this mean? (From: Andres Ramirez <email@hidden>)

  • Prev by Date: Re: Newbie simple question - Get Time
  • Next by Date: Re: What does this mean?
  • Previous by thread: What does this mean?
  • Next by thread: Re: What does this mean?
  • Index(es):
    • Date
    • Thread