My code is just like the recipes available for switching forms. Even so my app gets stuck like I said previously
"Dave Lippincott" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Does any of your form handlers intercept OS button message? It sounds like > you intercept messages and at some point, forget to reset the handler to > allow the messages to pass back to the OS. Check and see if a handler is > passing 'true' somewhere is should be passing 'false' and thus allow the OS > to handle the message. > As for memory leaks, use Pose. Debugging on the emulator will uncover any > leaks. > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
