I am drawing lines using WinDrawLine(). Drawing takes place after
FrmDrawForm() to ensure the lines don't get erased by that call. Then a
modal dialog is displayed using FrmDoDialog(). The dialog has the option
"Save Behind" set within Constructor. Upon return from the modal dialog, the
lines drawn with WinDrawLine() are erased.

I am using Platform41_Vx_full_Deb_enUS.rom with Palm emulator v3.5.

Two other interesting tidbits. A version 3.3 ROM with the same emulator
works fine. And a Palm 4.1 ROM on the Sony Palm emulator works fine.

There is not even a chance to fix this by handling a frmUpdateEvent event,
since displaying a modal dialog doesn't generate this even.

Is this a POSE or ROM image bug? "Save Behind" should save all the bits
behind the modal dialog, right? Anyone seen this?

Thanks!





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

Reply via email to