| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I was wondering if there was a simple way to convert a NSAppleEventDescriptor object to an variable of AppleEvent type (a Carbon data type). The reason I ask is I want to make a Foundation tool that contstructs and send appleevents. The constructing part can be accomplished using the NSAppleEventDescriptor class, but Foundation has no way to send it. I have to use AESend from Carbon, which takes an argument of the AppleEvent data type. I don't want to simply go Carbon all the way for my tool, since I anticipate making the tool purely Foundation once Foundation has the capability to send appleevents.
| References: | |
| >Converting NSAppleEventDescriptor to AppleEvent (From: "Neal A. Crocker" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.