I tried using a pair of repeating buttons a couple days ago for a scrolling function, and I'm having a problem with an extra ctlRepeatEvent being sent in response to a pen up event over either of the buttons. I can duplicate this by just tapping on one of them... I get two ctlRepeatEvents where, according to the docs, I should just be getting one for the pen down and nothing for the pen up event. I return false from the event handler for those, so that the repeating action will work. Any ideas? Something I'm missing?
-- ----------------------------------------------------------------------- Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator Be nice to other people. They outnumber you 6 billion to one. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
