• 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: Controller Method called after apps Nib is loaded
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Controller Method called after apps Nib is loaded


  • Subject: Re: Controller Method called after apps Nib is loaded
  • From: Peter Schmidt <email@hidden>
  • Date: Sat, 13 Nov 2004 10:15:54 +0100

Am 13.11.2004 um 05:38 schrieb Matt Jaffa:

I was wondering, I have a controller that extends NSObject and in this object
I need to know what method to implement that will be called
after the apps Nib has been loaded, meaning my NSPanel outlet is now available to set
some things.
So what method is this in my Controller I need to implement.

Hi,

take a look at

- (void) awakeFromNib

http://developer.apple.com/documentation/Cocoa/Reference/ ApplicationKit/ObjC_classic/Protocols/NSNibAwaking.html#//apple_ref/ occ/cat/NSNibAwaking


Peter

_______________________________________________
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


  • Follow-Ups:
    • Re: Controller Method called after apps Nib is loaded
      • From: Matt Jaffa <email@hidden>
References: 
 >Controller Method called after apps Nib is loaded (From: Matt Jaffa <email@hidden>)

  • Prev by Date: newbie question
  • Next by Date: Re: How to protect Nib file from user modify?
  • Previous by thread: Controller Method called after apps Nib is loaded
  • Next by thread: Re: Controller Method called after apps Nib is loaded
  • Index(es):
    • Date
    • Thread