> From: Kristian Adrup [mailto:[EMAIL PROTECTED]]
> On 3.5 and above debug roms the screen redraws after a form
> (or alert) has been closed eventhough the form has savebehind enabled.
> I get a frmUpdateEvent on those roms 

This is correct and intentional.  The debug ROM does this to exercise your
handling of the frmUpdate event, or lack thereof.

> The reason why i don't want the previous form to redraw, is beacause
> it contains several fields with disconnected texthandles. Any ideas?

Never assume the save-behind behavior will succeed.  It is never guaranteed
to, especially on color screens and with limited free heap space.  Design
your app to handle any unexpected frmUpdate events arriving at any time.

-slj-


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