Re: Finding the path of selected item in NSOutlineView
Re: Finding the path of selected item in NSOutlineView
- Subject: Re: Finding the path of selected item in NSOutlineView
- From: Andrew Yeaton <email@hidden>
- Date: Fri, 27 Feb 2009 23:35:21 -0500
This might help you:
http://www.wilshipley.com/blog/2006/04/pimp-my-code-part-10-whining-about.html
On Feb 27, 2009, at 11:24 PM, Ankur Singhal wrote:
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
_______________________________________________
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