Ben,
Thanks for the reply. I stuck in the FrmCloseAllForms to attempt to around
the issue of Form1 drawing then Form2 redrawing over it (with bleed through
from Form1). I'm using a debug 3.5 ROM image in case that matters. This
seems like a Save Behind issue but I don't have the bit set except in some
modal dialogs.
Baffled, baffled, baffled!
--Alan
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Ben
> Combee
> Sent: Wednesday, July 25, 2001 3:43 AM
> To: Palm Developer Forum
> Subject: Re: Forms redrawing out of order
>
>
> "P. Alan Johnson" <[EMAIL PROTECTED]> wrote in message
> news:57706@palm-dev-forum...
> >
> > Wanted to run this by and see if someone's eyes are better than mine.
> >
> > I have 3 forms all with the save behind bit off. Form1 calls
> FrmGotoForm
> > (Form2) upon a button press. Form 2 calls FrmGotoForm (Form3) upon a
> button
> > press. Form3 calls FrmGotoForm (Form2) and when it does, Form1 draws
> then
> > Form2 draws over it. I'm using FrmCloseAllForms before using
> FrmGotoForm
> > calls.
> >
> > I'm a bit perplexed as to why Form1 is drawing first then Form2
> drawing when
> > going from Form3 to Form2.
>
> You shouldn't need to call FrmCloseAllForms except in your AppStop
> function. It is possible that calling FrmCloseAllForms is fooling the
> redraw code, preventing the normal form erasure than happens.
> FrmGotoForm will close your current form, then open the new one.
>
>
>
>
> --
> For information on using the Palm Developer Forums, or to
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/