> I also had the problem: if I remind correctly, this occur if you > disable the trigger and then close the T3 slider => a stop event is > sent :(
Ahhhh, so that's it! That gives me the last bit of information I was missing: why I _did_ have the problem in the Splash screen (where I disabled the trigger) and not in the main screen (where the trigger was enabled). I just hadn't put two and two together... Thanks! That was really helpful! I'm now just ignoring keyDownEvents with the launchChr during the splashscreen. That means that users can't kill the app themselves either (by pressing the 'home' button) but since the splashscreen is only visible for a second or two, that is not really a problem. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
