Re: Cocoa and "Reveal in Finder..."
Re: Cocoa and "Reveal in Finder..."
- Subject: Re: Cocoa and "Reveal in Finder..."
- From: Waqar Malik <email@hidden>
- Date: Sun, 28 Sep 2008 08:38:08 -0700
[[NSWorkspace sharedWorkspace] selectFile:path
inFileViewerRootedAtPath:nil];
On Sep 28, 2008, at 8:30 AM, John Cebasek wrote:
Hi All:
I've got a couple of functions that do a "Reveal in Finder" that are
in Carbon land, and sit on top of the "More..." library.
Since quite a few of the functions in the "More" library have been
marked as deprecated, I'm wondering if there is a Cocoa-sentric way
of performing a 'reveal in finder" function.
A URL would be appreciated.
John
_______________________________________________
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