On 17 Jun '08, at 7:30 AM, Matthew Youney wrote:
This certainly can be easily done using a tab control. The downside is that the entire NIB is loaded at once, adversely affecting performance/ resources.
Have you found this to be true in actual operation, or do you just suspect that it would be slow? I think it would take a very complex nib, with hundreds of controls, to cause an objectionable pause on load. Especially since it sounds like you'd load this when the application first launches and keep it around thereafter.
There are other valid reasons for using multiple nibs — it keeps them simpler and easier to work with — but don't let premature optimization alone dictate what you do.
—Jens
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
