Re: Launching an About box.
Re: Launching an About box.
- Subject: Re: Launching an About box.
- From: Mike Blaguszewski <email@hidden>
- Date: Tue, 19 Dec 2006 15:09:30 -0500
On Dec 19, 2006, at 2:50 PM, Sam Colombo wrote:
I'm about half way through the Hillegass book and have so far
worked all
the "challanges" except one. I have been unable to do what I'm
sure is a
simple task of launching a custom "About" screen from a Nib. I have
successfully loaded the Nib using the NSBundle methods and have
redirected
the "About" menu to my AppController.
In addition to what John said, you normally wouldn't use a secondary
nib for this. Unless you've got a big app where you're splitting
things up for organization, everything you only need one of can go in
the main nib.
--
Mike Blaguszewski / Cocoa Hacker / Ambrosia Software, Inc.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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