Hello Steve,

Steve Sabram schrieb:
I'm in the middle of writing a fairly large PalmOS app (~300K) and I am noticing that when I bring up tips and a dialog on top of another dialog, the background is not being saved of the parent dialog.

Maybe the PalmOS doesn't have enough memory to save and restore the screen. It then sends a frmUpdateEvent as a cry for help. :-)

Handle this event with a FrmDraw() and any custom drawing to restore the
form properly.

Greetings, Alexander.




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

Reply via email to