Yes, I do it sometimes as a part of my frmUpdateEvent handler.  I like
to do a FrmDeleteForm( current_form ); first, then a 
FrmGotoForm( current_form );

Write a frmUpdateEvent handler, then call void FrmUpdateForm( current_form,
frmRedrawUpdateCode );  If your intent is to refresh the current form 
(this is the only thing I can think of you doing this for).

-Rus

>-----Original Message-----
>From: Richard Anderson [mailto:[EMAIL PROTECTED]]
>Sent: Friday, July 28, 2000 6:22 AM
>To: Palm Developer Forum
>Subject: Is it safe to do GotoFrm (current_form) ???
>
>
>hi
>
>Is if safe to call gotoFrm for the form you are currently 
>displaying ???
>Dont ask me why I want to do it, but I need too.
>
>Thanks
>
>Rik
>
>-- 
>For information on using the Palm Developer Forums, or to 
>unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
>

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