Re: main nib, firing a secondary nib and it's controller....
Re: main nib, firing a secondary nib and it's controller....
- Subject: Re: main nib, firing a secondary nib and it's controller....
- From: Jens Alfke <email@hidden>
- Date: Sat, 3 Oct 2009 21:21:04 -0700
On Oct 3, 2009, at 4:19 PM, jon wrote:
i want to have a WindowController object and it's own nib separate
from the main nib......
but i want this secondary nib and controller to fire up when the
application launches...
Create and open an instance of that WindowController subclass from
your app delegate's -applicationDidFinishLaunching: method.
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden