Re: Anyone got a cleverer idea for a tree view protocol?
Re: Anyone got a cleverer idea for a tree view protocol?
- Subject: Re: Anyone got a cleverer idea for a tree view protocol?
- From: Markus Spoettl <email@hidden>
- Date: Tue, 26 Aug 2008 23:36:00 -0700
On Aug 26, 2008, at 8:58 PM, Graham Cox wrote:
0,3,2,1
would mean from the root, take the zeroth subitem, then the third,
then the 2nd, then the 1st to arrive at the node at that point. An
empty list (0 length) addresses the root node itself.
I'm not commenting on your idea, it's just that this very much sounds
like NSIndexPath and since you didn't mention the name, I thought you
may not know about the existence of this class (according to docs this
is 10.4+). It's used to set selection index paths in NSTreeControllers.
Regards
Markus
--
__________________________________________
Markus Spoettl
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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