In article <86092@palm-dev-forum>, [EMAIL PROTECTED] says... > > On Sat, May 11, 2002 at 09:19:51PM -0500, Ben Combee wrote: > > 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. > > Is this documented behaviour? You're updating a field in a control in > a callback, and expecting the OS to listen to your changes afterwards. > On Palm OS 5, you may have merely changed the field in a shadow struct. > Do you expect this to work on Palm OS 5?
You're right... this probably won't work on OS 5. I'd used it in several apps, but hadn't tested it on the new OS. However, I thought I'd seen this mentioned before... that's what clued me into it. http://www.sleepless-night.com/cgi- bin/twiki/view/Main/RepeatingButtonRate mentions seeing it on the forums, and I found one message online repeating it as earlier lore. -- 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/
