Re: cloning an NSTableView
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