• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [noob] Best practice for creating multiple instances of a View
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [noob] Best practice for creating multiple instances of a View


  • Subject: Re: [noob] Best practice for creating multiple instances of a View
  • From: "I. Savant" <email@hidden>
  • Date: Fri, 20 Mar 2009 14:38:58 -0400

On Fri, Mar 20, 2009 at 2:19 PM, Stuart Malin <email@hidden> wrote:
> I have a Nib file containing a single NSView that contains several controls.
> I need to make numerous copies of this view (which are placed as subviews of
> some containing view). Presently, I load the Nib for each occurrence needed.
> But I now wonder if this is the best approach (going back to the Nib file
> and loading each time).

  This is "the usual way" in Cocoa. If you're having performance
issues, profile the code and address them specifically, but you're on
the right track as far as the way it's normally done.

--
I.S.
_______________________________________________

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

  • Follow-Ups:
    • Re: [noob] Best practice for creating multiple instances of a View
      • From: Stuart Malin <email@hidden>
References: 
 >[noob] Best practice for creating multiple instances of a View (From: Stuart Malin <email@hidden>)

  • Prev by Date: Re: Is there an icon to represent "select all"?
  • Next by Date: Re: NSTimer & Runloop questions
  • Previous by thread: [noob] Best practice for creating multiple instances of a View
  • Next by thread: Re: [noob] Best practice for creating multiple instances of a View
  • Index(es):
    • Date
    • Thread