Re: [noob] Best practice for creating multiple instances of a View
Re: [noob] Best practice for creating multiple instances of a View
- Subject: Re: [noob] Best practice for creating multiple instances of a View
- From: Stuart Malin <email@hidden>
- Date: Fri, 20 Mar 2009 11:08:15 -1000
On Mar 20, 2009, at 10:09 AM, mmalc Crawford wrote:
Modulo other's comments about premature optimisation, if you want to
avoid going back to the disk:
<http://developer.apple.com/DOCUMENTATION/Cocoa/Reference/ApplicationKit/Classes/NSNib_Class/Reference/Reference.html
initWithNibNamed:bundle:
instantiateNibWithOwner:topLevelObjects:
Thanks mmalc. That looks to be the way to go: "You may use this
method to instantiate a nib file multiple times."
_______________________________________________
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