Yet another NSOutlineView question...
Yet another NSOutlineView question...
- Subject: Yet another NSOutlineView question...
- From: email@hidden
- Date: Fri, 15 Mar 2002 22:43:28 +0100
I've set up an NSOutlineView which I've finally got working to my
satisfaction - apart from one thing. How can I easily convert the index
returned from the underlying TableView's selectedRow method into an
index I can use to access a source array that might be deeply nested in
a hierarchy that could belong to any of a number of root items, any or
all of which might be expanded or not as the case may be? This sort of
thing is trivial in an ordinary table view but a total nightmare when
outlines are involved.
Surely this must be a fairly common problem and somebody must have
already come up with a workable solution. So, any ideas?
_______________________________________________
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.