Re: Getting a NSView pointer from a nib
Re: Getting a NSView pointer from a nib
- Subject: Re: Getting a NSView pointer from a nib
- From: Mike Blaguszewski <email@hidden>
- Date: Fri, 28 Apr 2006 16:16:38 -0400
On Apr 28, 2006, at 3:39 PM, Ondra Cada wrote:
In my experience, the most usual reason is the design. Kind of,
just like you spearate your code into a number of sources though
you could write one monster .m, you separate your GUI into a number
of NIBs, though you could preapre one monster NIB.
Another reason (I'm told) is to make things easy for localizers.
Splitting up the NIB makes it easier to determine which resources
have changed on a version update, and need to be re-localized.
Personally, I wish it were easier to organize things within the NIB,
like rearranging the order of objects in icon view.
--
Mike Blaguszewski / Cocoa Hacker / Ambrosia Software, Inc.
_______________________________________________
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