Re: Programmatically adding to one big Finder selection ?
Re: Programmatically adding to one big Finder selection ?
- Subject: Re: Programmatically adding to one big Finder selection ?
- From: Dave Keck <email@hidden>
- Date: Tue, 30 Jun 2009 19:20:38 -1000
I'd imagine the easiest way to do this is using an AppleScript, which
can be embedded in your app using the NSAppleScript class.
But I've got a whole lot of PTSD towards AppleScript, so if it were
me, I would deal with the AppeEvents directly, much as it's done here:
http://developer.apple.com/documentation/Applescript/Conceptual/AppleEvents/create_send_aepg/create_send_aepg.html
David
_______________________________________________
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