• 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: cloning an NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cloning an NSTableView


  • Subject: Re: cloning an NSTableView
  • From: "I. Savant" <email@hidden>
  • Date: Wed, 17 Jan 2007 10:04:17 -0500


There are two ways. The first is to copy the attributes as you suggested. The second is to take a multi-nib approach. That is, put your table, configured the way you like, in its own separate nib. You can then create as many ready-made copies as you like. There are plenty of tutorials online on this subject.


--
I.S.


On Jan 17, 2007, at 7:13 AM, Leo Prete wrote:

I've customized an NSTableView via IB.

I would like to dynamically generate several instances preserving the
attributes of that, configured, first instance.

Is it possible to clone that instance, eventually programmatically,
avoid copying each attribute?

thanks,
Leo
_______________________________________________

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:
40gmail.com


This email sent to email@hidden

_______________________________________________

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


References: 
 >cloning an NSTableView (From: "Leo Prete" <email@hidden>)

  • Prev by Date: Removing an object from an ArrayController...
  • Next by Date: Re: Preventing NSSlider bar from drawing
  • Previous by thread: cloning an NSTableView
  • Next by thread: Re: cloning an NSTableView
  • Index(es):
    • Date
    • Thread