Re: Launching an About box.
Re: Launching an About box.
- Subject: Re: Launching an About box.
- From: Chris Hanson <email@hidden>
- Date: Tue, 19 Dec 2006 12:41:50 -0800
On Dec 19, 2006, at 12:09 PM, Mike Blaguszewski wrote:
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.
I'd recommend the opposite, actually; I'd use a separate (not
secondary) nib for this. Keeping separate functionality in separate
nibs can help you keep your application modular. Also, the flash of
insight related to how nib files actually work and therefore how to
work with multiple nibs in an application is an important step in
becoming proficient with Cocoa.
-- Chris
_______________________________________________
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