• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Can I Send Apple Events in Cocoa?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can I Send Apple Events in Cocoa?


  • Subject: Re: Can I Send Apple Events in Cocoa?
  • From: Daniel Jalkut <email@hidden>
  • Date: Sun, 11 Dec 2005 15:41:54 -0500

Ricky is right - it's generally safe to assume that you can "use what you want" when it comes to incorporating non-Cocoa stuff into your application.

The fact that the inquiry is about events makes it slightly less of a "slam dunk" piece of advice, because there are some areas in which a Cocoa application is seriously limited from participating in the "Carbon Event" model, but when it comes to *AppleEvents* in particular, there shouldn't be any restrictions.

Daniel

On Dec 11, 2005, at 3:37 PM, Ricky Sharp wrote:

This is all just C, so drop it in as-is to your existing codebase and just call it. Remember that Obj-C is a superset of C. Also remember to link against the Carbon framework to gain access to those APIs.

Note that you can also incorporate C++ code; search the docs/ archives for examples if needed.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: Can I Send Apple Events in Cocoa?
      • From: Kaydell Leavitt <email@hidden>
References: 
 >Re: Can I Send Apple Events in Cocoa? (From: Kaydell Leavitt <email@hidden>)
 >Re: Can I Send Apple Events in Cocoa? (From: Ricky Sharp <email@hidden>)

  • Prev by Date: Re: Can I Send Apple Events in Cocoa?
  • Next by Date: Re: Setters, Getters and efficiency
  • Previous by thread: Re: Can I Send Apple Events in Cocoa?
  • Next by thread: Re: Can I Send Apple Events in Cocoa?
  • Index(es):
    • Date
    • Thread