This is a guess, but maybe setting the active form to the modal dialog
before FrmDoDialog and not resetting the active form after it closes is
causing a problem.  You could try taking out FrmSetActiveForm all together
as I don't see why it has to be active before FrmDoDialog.  You can still
call the event handler explicitly or do any processessing on the controls of
the form.
-- 
Tim Kostka


"Mihai Ciornei" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi,

I have a problem with FrmDoDialog( FormType* pForm )  and Palm OS 5.3
I have to tap twice a control for the call of this function to take
effect.
And when I tap the second time I receive a Fatal Alert and my handheld
resets.

Do you have any idea why?


Thank's in advance
Ciornei Mihai Bogdan





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

Reply via email to