Hmm... that leads to... remove EvtSetNull... function and in the
AppEventLoop where the EvtGetEvent(...,evtWaitForever(or similar))
change to EvtGetEvent(...,SysTicksPerSecond()/3(for example)). This way
you are sure a nilevent will be fired every 1/3 of the second... If
there are other events it will not occur exactly every 1/3 second but
you can fine-tune that with TimGetTicks and comparing the old and new one

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to