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 protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
