Skip navigation.
 
mlRe: Folder Action the Cocoa Way
FROM : Alan Smith
DATE : Sat Jun 24 21:03:24 2006

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_removed>> 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_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>



--
// 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."

Related mailsAuthorDate
mlFolder Action the Cocoa Way Mark Butler Jun 24, 20:40
mlRe: Folder Action the Cocoa Way Alan Smith Jun 24, 21:03
mlRe: Folder Action the Cocoa Way Uli Kusterer Jun 25, 13:48
mlRe: Folder Action the Cocoa Way Pablo Pons Bordes Jun 25, 13:56
mlRe: Folder Action the Cocoa Way Mark Butler Jun 25, 20:06
mlRe: Folder Action the Cocoa Way John Stiles Jun 26, 01:05
mlRe: Folder Action the Cocoa Way Uli Kusterer Jun 26, 11:47
mlRe: Folder Action the Cocoa Way Uli Kusterer Jun 26, 11:59
mlRe: Folder Action the Cocoa Way John Stiles Jun 26, 16:48
mlRe: Folder Action the Cocoa Way Uli Kusterer Jun 26, 18:18
mlRe: Folder Action the Cocoa Way John Stiles Jun 26, 18:29