Nib files and outlets
Nib files and outlets
- Subject: Nib files and outlets
- From: Björn Carlström <email@hidden>
- Date: Sun, 28 Nov 2004 00:17:22 +0100
Hi All
I suppose this is in the FAQ somewhere but I couldn't find it.
At a certain point in my code I need to load a nib file and present a window to the user. The nib file also contains a WindowController which is hooked up to another controller object, which I need to display the right information in the window. Now, when loading the nib with
initWithWindowNibName the controller object isn't connected to the Window Controllers outlet yet.
Is there a way to wait around until the nib has finished loading?
Thanks
Björn
_______________________________________________
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