• 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
Writing a more usable AppleEvent logger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Writing a more usable AppleEvent logger


  • Subject: Writing a more usable AppleEvent logger
  • From: Ken Tozier <email@hidden>
  • Date: Mon, 17 Nov 2008 02:06:21 -0500

Hi

I've been working with AppleEvents and discovering their internals by setting the following in the terminal

> export AEDebugSends=1; export AEDebugReceives=1

What I'd like to be able to do is observe apple events exactly like this tool but format them into an NSDictionary so they can be used to easily build complex events. Since the above tool observes events, it must be possible, but how would I capture these events in my own tool? Is this something that needs to be a kernel extension? Or is there a higher level way to do it?


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Writing a more usable AppleEvent logger
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: NSTokenField fails to tokenize with mixed text
  • Next by Date: How to implement float min(float x, ...) ?
  • Previous by thread: NSTokenField fails to tokenize with mixed text
  • Next by thread: Re: Writing a more usable AppleEvent logger
  • Index(es):
    • Date
    • Thread