It didn't.  What -did- make a difference is replacing FrmPopupForm and
FrmReturnToForm with FrmGotoForm.  Now it works without -any- problems.  What
a stupid git problem this is.  Is there any reason I should stick with
Popup/Return instead of going with Goto now?  Will I melt if I stay with
goto? ;)
The only reason to use FrmPopupForm is to preserve the form data structure that's built up for the original form. If you look through the Palm OS SDK examples, you'll see a few places where FrmPopupForm is used, and studying the way the OS creator's code works is a good way to see why to use a call and how to use it properly.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com


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


Reply via email to