I need to render a Form without erasing what's behind it. (My Form takes up
the whole screen, but the Controls are just in the middle, because I want to
capture pen events outside of the Controls.  So, when rendering the Form, I
don't want to erase behind it, because I'd be erasing the whole screen,
leaving a blank screen with a few Controls in the middle.)  I designed my
Forms with Constructor 1.6, checked "Usable" but left unchecked "Modal" and
"Save Behind."

When the app runs on my monochromatic Vx, and on the equivalent POSE ROM,
everything works great.  But, on a color device (and on POSE running
"palmos35-en-colordbg.rom") the screen gets erased when I call FrmDoDialog.

Is there a way to insure that the screen is not erased behind a Form when
FrmDoDialog is called?

Thanks!
Rich


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

Reply via email to