Curtis Clauson wrote:
>Actually the nilEvent can occur in a variety of other circumstances depending
>on which OS version or hardware platform you have. You should never use a
>nilEvent as a dependable measure of time. Always check the absolute time or
>time passed and make the decision yourself. There is no periodic event timer
>in PalmOS. The only purpose of a nilEvent is to fire idle time events, not
>act
>as a timer.
Yes, absolutely right. And in my case the precise time is irrelevant, I'm
using it only to fire off periodic idle time "background" events. It's
just that I was fooled temporarily by POSE's more frequent (and
predictable!) nil events.
>As such the pattern of nilEvents generated by POSE is correct behavior.
Agreed. Correct particularly in the sense that the app should be able to
deal with "unexpected" nil events.
>I hope you find this helpful.
Indeed, thanks to all.
Dave Johnson
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/