> >  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).

I do something very similar.


-- 
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