Re: NSString vs NSPathStore2
Re: NSString vs NSPathStore2
- Subject: Re: NSString vs NSPathStore2
- From: David Duncan <email@hidden>
- Date: Thu, 22 May 2008 10:45:51 -0700
On May 22, 2008, at 10:38 AM, email@hidden wrote:
I am then trying to populate an NSTableView with a filename obtained
from a
NSOpenPanel. The problem is that NSOpenPanel seems to return a
NSPathStore2
and not an NSString, which seems to be causing problems. Is there
are a way
to convert NSPathStore2 to an NSString?
NSPathStore2 is not documented anywhere and the documentation for
NSOpenPanel doesn't reference it. I would recommend reading the
documentation again, as if your asking your question based on the
output of -description on the objects returned, then you may be
needlessly concerning yourself with an implementation detail :)
--
David Duncan
Apple DTS Animation and Printing
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