Finding the path of selected item in NSOutlineView
Finding the path of selected item in NSOutlineView
- Subject: Finding the path of selected item in NSOutlineView
- From: "Ankur Singhal" <email@hidden>
- Date: Sat, 28 Feb 2009 09:54:05 +0530
Hi All,
I am facing a problem in finding the path of the selected item from NSOutlineView. Can any one help me out in solving this problem?
I am trying to use
- (void)outlineViewSelectionDidChange:(NSNotification <http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Classes/NSNotification_Class/Reference/Reference.html#//apple_ref/doc/c_ref/NSNotification> *) notification
When an item is selected and wants to find the path for that item.
Thanks & Regards,
Ankur Singhal
_______________________________________________
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