Re: Controller Method called after apps Nib is loaded
Re: Controller Method called after apps Nib is loaded
- Subject: Re: Controller Method called after apps Nib is loaded
- From: Matt Jaffa <email@hidden>
- Date: Sat, 13 Nov 2004 03:11:31 -0700
Great
thanks works like I want.
Matt
On Nov 13, 2004, at 2:15 AM, Peter Schmidt wrote:
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
_______________________________________________
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