>
> > I am handling the frmUpdateEvent to redraw my form after returning
> > from a dialog form. My problem is the form now blinks when it is
> > erased and then redrawn.
>
> if you don't erase and redraw the whole form in your frmUpdateEvent
> branch, it shouldn't happen - at least it doesn't with me. normally
> you only have to do that when responding to update code zero.
I'm not sure what is going on but when I use FrmDrawForm in my
frmUpdate handler my fields blink. First the come back blank, then
they are drawn, then they are blank again, then redrawn again.
If I use FldDrawForm and CtlDrawControl for each field and control
instead of FrmDrawForm, they do not blink. I have tried various
codes for FrmUpdateForm without any change.
The question I have with this method is that I also have a bitmap
that also needs to be redrawn and I'm not sure how to force a bitmap
to be drawn. Currently I let the form take care of that but how
would I specify and force the redrawing of the bitmap?
> Regards,
> Holger Klawitter
> --
> Holger Klawitter +49 (0)251 484 0637
> [EMAIL PROTECTED]
> http://www.klawitter.de/
>
>
>
> --
> 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/