Has anyone else seen a repeating button give an extra ctlRepeatEvent when it's released? If I hold it button down, it works as it should, but I always get an extra event when I release it. This can be replicated with a quick tap on the button.
All I'm really doing to handle those events is calling the function that handles the same thing in response to the hardware up/down buttons, and returning false to keep the repeating button working. This is basically what I've seen in the docs and all sample code so far, so I can't tell if there's anything I'm missing. I would use scroll bars, but this is a form with multiple "views" (done by hiding and showing different controls), and the scrollable fields are different sizes in each. I haven't yet been able to get hiding and showing of scroll bars working cleanly. Thanks in advance. -- ----------------------------------------------------------------------- Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator If man did not exist, God's job would be easier. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
