Oliver, >Hmmm. Maybe I am missing something, but my >application reads the date/time/number preferences
Alexander was not asking about detecting changes in preferences, but rather in computing the delta between the old and new time when the user changes the clock. If you register for it, the notification manager will inform you when the time has been changed, but it only tells you just after the event and doesn't pass you the old and new times. So although you can get the new current time, I don't see how it helps in calculating the differential. Aside from having a hack trap TimSetSeconds, I don't know how you'd go about it. Doug -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
