[SOLVED] Re: One NSOutlineView, more than one identical items
[SOLVED] Re: One NSOutlineView, more than one identical items
- Subject: [SOLVED] Re: One NSOutlineView, more than one identical items
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 20 Mar 2006 10:04:52 -0700
On Mar 19, 2006, at 1:23 AM, Greg Herlihy wrote:
I would use proxy objects as stand-ins for the duplicate outline
items. Each
proxy would be a unique object as far as the outline table is
concerned, but
each would seem to be a duplicate of the original as far as the
user is
concerned.
Thanks. Using proxy objects was the most painless method of
implementing a second model to work around the problem.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden