At 4:58 PM -0500 2001/06/24, Ben Combee wrote:
>You don't have to make the forms modal, you just need to set the "save
>behind" bit on the forms.  This should be set for any forms other than
>top-level ones.  If it pops up, use this to get proper background
>erasing and redrawing behavior.

Never rely on the save-behind feature, as this will not function in low-memory 
conditions (it's purely a performance enhancing trick not a guaranteed behavior). 
Instead, code your form event handlers to properly respond to form update events. If 
the forms aren't [re]drawing correctly, something's wrong... so fix the problem, don't 
mask it. BTW, POSE and a debug ROM can help you find and fix this.

Regards,

Jim Schram
Palm Incorporated
Partner Engineering


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