Handling system clock changes in 64-bit apps
Handling system clock changes in 64-bit apps
- Subject: Handling system clock changes in 64-bit apps
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 14 Nov 2007 15:25:51 -0700
I've been searching around for answers to this with no luck...
When building for 32-bit, it was possible to get a notification when
the system clock changed by using a Carbon UPP and the event kind
kEventSystemTimeDateChanged.
But it appears that Apple took application event handling out of 64-
bit Carbon, so this no longer works. How can I be notified, using
Cocoa if at all possible, in a 64-bit app when the system clock
changes? I've already tried listening for distributed & workspace
notifications, and it looks like the only ones that get issued when
the clock changes are implementation details only.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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