Hello,

I have made an application with POL. it is a mainform with buttons which
launch modalforms when klicked (like the sample POL ModalTest.cpp)

When I compile in debug, it works fine but when I compile in release mode
the first button launch the modal form ok, but the ohters buttons makes a
fatal error that
reset the simulator or the target when I clicked on it. The code warrior
editor open the POLModalForm.cpp
and the program has stopped on the line just after the EnventLoop(); call in
the DoModal() method
It looks like this loop doesn't wait that I clicked on OK? or there is an
error in the EventLoop() method? but
I can not step in.

Do you have an idea why this pb in release and not in debug ?
Is there problem withe segment becaus I have 100K in segment1, 30k for
segment2, 70k for the 3 and 86k for the 4 ?


Thans for your help, I am totaly lost......


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

Reply via email to