Ok, I figured that out - there is no need for FrmInitForm with a dynamically
created form.

Thanks.
Jenni

----- Original Message ----- 
From: "Jennifer Fell" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, September 09, 2004 2:51 PM
Subject: problem with FrmNewForm()


> Hi,
>
> When I create a form using FrmNewForm() function, and then use
FrmInitForm()
> in the event handler module (as below), it crashes. Any idea what step(s)
> I'm missing?
>
>         formId = eventP->data.frmLoad.formID;
>         frmP = FrmInitForm (formId); // crashes here: NULL Handle error
>         FrmSetActiveForm (frmP);
>
> Regards,
> Jenni
>
> -- 
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
>

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to