Try:

    eventP->data.ctlRepeat.time += SysTicksPerSecond() / 5;

This adds .2 second delay between repeats.  Note that the fast repeating you
are experiencing only happens in the emulator, not on a real device.

Alan

"Christian Eyrich" <[EMAIL PROTECTED]> wrote in message
news:93557@palm-dev-forum...
>
> Hi Alan,
>
> >   From *memory*, write a ticks delay into eventP->data.ctlRepeat.time in
> > your event handler.
>
> Oh? I'd interpret the reference the way that time gives the ticks since
> the last event. But I tried it.
>
> >   Let me know how this goes.
>
> Unfortunately it didn't work.
>
> Thanks,
> Christian
>
>
>



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

Reply via email to