[[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
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 'rev