• 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: Finding all Apple Events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding all Apple Events


  • Subject: Re: Finding all Apple Events
  • From: Bill Monk <email@hidden>
  • Date: Fri, 2 Sep 2005 13:35:58 -0600


I would like to know which Apple Events get sent do my application.

In Xcode, Get Info on the executable. In the Arguments tab, in the lower pane, add AEDebugReceives to the environment vars, with a value of 1.


Close the info panel and click Debug . While gdb is cranking up, click the Console button in the Debugger window.

Send Apple events to the app. They will be logged in the console, in AEPrint format. This works regardless of whether the app has a handler installed for a particular event.
_______________________________________________
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
  • Prev by Date: Embedding a framework...
  • Next by Date: Re: Embedding a framework...
  • Previous by thread: Finding all Apple Events
  • Next by thread: NSSocketPort ipv6 vs ipv4 nightmare
  • Index(es):
    • Date
    • Thread