[Mono-osx] Using AppleEvents

Hess, Philip J pjhess at purdue.edu
Mon Jan 30 19:00:09 UTC 2012


I would get rid of any Carbon code.

The goal would be no dependencies on Carbon.framework.

There's probably lots of stuff out there on doing the conversion to Cocoa:

http://www.cocoabuilder.com/archive/cocoa/79334-porting-appleevents-code-from-carbon-to-cocoa.html

Thanks.

-Phil



________________________________________
From: mono-osx-bounces at lists.ximian.com [mono-osx-bounces at lists.ximian.com] On Behalf Of tlapse [tlapse at gmail.com]
Sent: Monday, January 30, 2012 12:36 PM
To: mono-osx at lists.ximian.com
Subject: [Mono-osx] Using AppleEvents

I'm trying to reproduce some Carbon code in MonoMac.
It uses AppleEvent, AECreateDesc, AECreateAppleEvent, AEPutParamPtr, AESend,
AEGetParamPtr, and AEDisposeDesc.

I can find NSAppleEventDescriptor, but none of the other things I need.

Is there a way to deal with AppleEvents?



--
View this message in context: http://mono.1490590.n4.nabble.com/Using-AppleEvents-tp4341750p4341750.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
_______________________________________________
Mono-osx mailing list
Mono-osx at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-osx


More information about the Mono-osx mailing list