>  I
>have no idea what could be causing this, as I am just using
>FrmDrawForm() and FrmGotoForm() in the manner witnessed in virtually every
>piece of example code I've read...

Over the years, I've had problems of the sort you describe with 
FrmGoToForm. So, whenever I change forms, I explicitly do a 
FrmEraseForm, FrmDeleteForm, then FrmGoToForm, with the appropriate 
FrmInit and FmrDrawForm calls in the form init, open, and update 
event handlers. That seems to be the cleanest way (at least I've had 
the fewest problems using that technique).

Regards,
Steve Mann
-- 
-------------------------------------------
Creative Digital Publishing Inc.
1315 Palm Street, San Luis Obispo, CA 93401-3117
-------------------------------------------
805.784.9461              805.784.9462 (fax)
[EMAIL PROTECTED]       http://www.cdpubs.com

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

Reply via email to