Re: Folder Action the Cocoa Way
Re: Folder Action the Cocoa Way
- Subject: Re: Folder Action the Cocoa Way
- From: "Alan Smith" <email@hidden>
- Date: Sat, 24 Jun 2006 15:03:24 -0400
I don't think you can do this with Cocoa. What you are asking is to do
something that pertains only to the Finder. Since that is the case
there is very little chance that it exists in the AppKit or elsewhere.
I'm sure this isn't what you wanted to hear but as far as I can see
this is how it is.
Enjoy you're experiences with the Cocoa framework.
Peace, Alan
On 6/24/06, Mark Butler <email@hidden> wrote:
First I am really new to this... So I guess I am beggin for a little
slack. Maybe all I really need is pointers to the right documentation.
Is there a way to attach a "folder action" to a directory with an
objective c call... Or do I need to call an applescript to do that.
I can attach a folder action by doing an applescript like
Tell application "System Events" to attach action to myFolder using
myActionScriptFile
Mark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
// Quotes from yours truly -------------------------
"You don't forget, you just don't remember."
"Maturity resides in the mind."
"Silence is the Universe's greatest gift."
"Don't waste your life doing things others have already done."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden