Have you ever tried this?

// frm is a FormPtr
// AboutForm is a form Modal I created
frm = FrmInitForm(AboutForm);
   FrmDoDialog(frm);
   FrmDeleteForm(frm);

I'm not sure if this will help you, but it's worth a shot.

Regards,

Tim Astle



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