> I have a from and i am just displaying some wait message  on it.
> I dont want user to do anything and just see the intermediate calculation
> result.
> In the frmOpenEvent i am just drawing the form
>
> case frmOpenEvent :
> 1)FrmDrawForm
> 2)Call Calculation function
> 3)FrmGotoForm(Some other form)
>
> but my application crashes I dont
> know why?

You might find that the crash occurs during the frmCloseEvent of the
previous form.



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