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.

----- Original Message ----- 
From: "Ricardo Marques" <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, September 11, 2003 11:30 AM
Subject: (newbie need help)My app doesn't return to the aplications screen
(Home).


> Just  to provide more information...
> My ssecondary forms consist of lists in which i select a file in one and a
> device in another, and automaticaly exit to the main form. I do not have a
> done or exit button
>
>
>
> -- 
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to