As you said, frmpopupform and frmreturntoform must be togather.

Since i used frmpopupform to call form2 so i should use frmreturntoform to 
return to the last form.

But, when i back to the last form. The form became inactive which means
when i clicked on any buttons, it does not work and the table on that form 
also not being updated.

In order to reactive the form, i have to go out of the application and run 
again.

i do not know why. Is it i did not call frmsetactiveform() when i back to 
the last form?

Thanks in advance.


rgds,
ailee

>From: Holger Klawitter <[EMAIL PROTECTED]>
>Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>Subject: Re: frmGotoForm and frmReturnToform
>Date: Fri, 08 Jun 2001 09:44:23 +0200
>
>
> > > i do not understand what are the differences for frmGotoForm and
> > > frmReturnToForm.
>
>frmReturnToForm expects the form you are returning to as not being
>closed - which happens normally when calling FrmPopupForm().
>
>If you came to the current form
>
>by                 use
>
>FrmPopupForm()     FrmReturnToForm()
>FrmGotoForm()      FrmGotoForm()
>
>With kind regards / Mit freundlichem Gru�
>     Holger Klawitter
>--
>Holger Klawitter
>[EMAIL PROTECTED]                             http://www.klawitter.de
>
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe, 
>please see http://www.palmos.com/dev/tech/support/forums/

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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