Re: Opening a folder in the finder
Re: Opening a folder in the finder
- Subject: Re: Opening a folder in the finder
- From: Charles Srstka <email@hidden>
- Date: Mon, 15 Apr 2002 19:33:17 -0500
Maybe NSWorkspace can do what you want?
If not, I suppose fork/exec'ing the 'open' command would work...
On Monday, April 15, 2002, at 07:10 PM, Ben Mackin wrote:
I am hoping this to be pretty simple. I am using Objective-C, and am
wondering if there is a simple call where I specify a path, and the
folder
will be opened in the finder.
I have looked through a few of the Apple pages, but couldn't find
anything
(I am probably just looking in the wrong places...)
I appreciate the help,
Ben
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.