Hello,

When I call FrmReturnToForm in my app I get different behavior depending on
the OS version I run on.  For OS 3.5 when I call it the active form closes
and the OS sends an update form notice to the open form behind it.  In OS
versions older than 3.5 when I call FrmReturnToForm the active form closes
but no update is sent to the open form.  The result is a blank screen in the
older versions but "normal" behavior in 3.5.

I use CW (NT) and contructor and I have the "Save Behind" checkbox cleared
for the form in constructor, (a modal dialog) that I popup on my app.  Has
anyone encountered this behavior or know of a work around?  Currently I
explicitly send an update for the underlying form when I call
FrmReturnToForm, but I am hoping someone knows a better solution, since this
causes 2 updates to be sent in version 3.5.  I looked in the Knowledge Base
and the Archives with no luck.

        Thanks,

        Aaron Hansen


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