In article <86071@palm-dev-forum>, [EMAIL PROTECTED] says... > > I cannot find a way to slow down the Repeat button response time. It repeats > too fast as I hold the button. Thanks in advance.
Adjust the value of the time field of the ctlRepeatEvent. By changing that, you adjust when the next event will be sent, since the code that sends the repeat event uses that as a time base. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
