NSTreeController setSelectionIndexPath depends on sort order
NSTreeController setSelectionIndexPath depends on sort order
- Subject: NSTreeController setSelectionIndexPath depends on sort order
- From: Konrad Windszus <email@hidden>
- Date: Tue, 25 Aug 2009 19:45:08 +0200
I have a NSTreeController which is connected to a NSOutlineView. I
wish to have links to specific entries in the NSTreeController. With
these links I want to select those items. I therefore use the
NSIndexPath. Unfortunately the NSIndexPath becomes invalid if the sort
order is changed by the user.
How can I have links to items in NSTreeController (which I can then
select with the help of the link), which are independent of the sort
order?
Thanks for any help
Konrad
_______________________________________________
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