Tree for NSOutlineView?
Tree for NSOutlineView?
- Subject: Tree for NSOutlineView?
- From: "Keith Pritchard" <email@hidden>
- Date: Mon, 28 Oct 2002 16:29:01 -0000
Hi all,
I've scanned through some previous, similar questions/responses but wondered
had things moved on a bit.....
I have a data set which lends itself totally to a tree structure.
I need to shuffle it around a fair deal to get it that way, but then it's
pretty perfectly represented by NSOutlineView.
Ok, a tree could be said to be an array of arrays, but that lacks all the
nice methods for counting/retrieving children etc which are needed.
Is there anything out there which I could use to store my data in a tree
suitable for giving to NSOutlineView when it asks? Anything from Omni or
some other folks?
NSTree is really so needed.... (or it is by me at least).
Cheers,
Keith
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.