On May 22, 2008, at 10:38 AM, [EMAIL PROTECTED] 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 PROTECTED]



_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to