On 28/02/2009, at 4:10 PM, Ankur Singhal wrote:

Hi,
By path I mean to say the actual path of the object present on my Pc like
/users/ankur/desktop


But that has nothing to do with NSOutlineView.

If the outline view's datasource is supplying it with paths as the view's data, then -itemAtRow: will return it. Presumably the datasource already supplied the outline view with data in a form that it can use, so once you have the selected object you should have the required information - your code had to supply it in the first place.

--Graham


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to