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

What does this mean?


  • Subject: What does this mean?
  • From: Andres Ramirez <email@hidden>
  • Date: Wed, 09 Apr 2003 10:30:51 -0400

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 ];
}

Thanks

- Andres



Andres Ramirez
Motion Graphics and Animation
http://www.pixeldream.com
617-413-8582
_______________________________________________
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.

  • Follow-Ups:
    • Re: What does this mean?
      • From: Robert Fischer <email@hidden>
    • Re: What does this mean?
      • From: Stéphane Sudre <email@hidden>
  • Prev by Date: Printer Communication
  • Next by Date: Re: Scroll View usage
  • Previous by thread: Printer Communication
  • Next by thread: Re: What does this mean?
  • Index(es):
    • Date
    • Thread