kcorey escreveu:
The code works just peachy if I do a FrmGotoForm instead of popup/return, though the logic isn't quite as clear in the program.
AFAIK, FrmReturnToForm only works well with the FrmPopupForm. They were meant to be together... :)
Don't try to FrmGotoForm, because FrmGotoForm deletes your currently running form and when you try to go back there's nothing there.
Though FrmPopupForm does not delete your previous form. So you can "go back" to it.
Well, this is the simpler explanation I got now... Too lazy to write a better one... :)
Cheers !
-- J. Machado
-- [EMAIL PROTECTED]
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
