Observing Carbon Events in a Cocoa app, is it safe?
Observing Carbon Events in a Cocoa app, is it safe?
- Subject: Observing Carbon Events in a Cocoa app, is it safe?
- From: "Sean McBride" <email@hidden>
- Date: Wed, 29 Sep 2004 10:51:44 -0400
Hello,
I need to watch for a Carbon Event in my Cocoa application. The event is
kEventClassSystem / kEventSystemTimeDateChanged for which there seems to
be no equivalent Cocoa notification. (It notifies when the user has
changed the date in System Preferences.)
I have done the usual Carbon thing and called
InstallApplicationEventHandler() and everything seems to work just fine.
Is this safe to do? I could not find many docs or posts in the archives
about this.
Thanks!
_______________________________________________
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