I'm getting a strange behavior on my Palm App. I want a modal form to 
appear over a normal form, both of them contain Editable Fields; the Modal 
Form has the SaveBehind option enabled, the normal form doesn't.
When displaying the modal form, everything is fine, the data is retrieved 
correctly the code for the form is following:

                FrmPopupForm(MasDatosForm);
                break;

After pressing the "Back" button named "Regresar" in spanish, the Fields 
are still displayed on the normal form. With the following code:

                FrmReturnToForm(0);
                break;

I've tried other ways of returning to the normal form but I'm getting the 
same results all over.
Anyone?
Thanks in advance.

Germ�n Dom�nguez
Proyectos
Synerg-e Consulting
Tel. 5220-0051
Tel. 5220-0061
Fax. 5531-0963
email: [EMAIL PROTECTED]

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