Have you tried to debug it with CW and the simulator ?

----- Original Message ----- 
From: "Victor ." <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Sunday, December 14, 2003 12:46 PM
Subject: how to solve: close to overflowing the stack error in Palm
Emulator?


> Dear developers,
>
> I was wondering if anyone can tell me how to fix this
> error. I have a quite long code to choose from
> different kinds of UI controls in CtlSelectEvent and
> to handle them, e.g.
>
> if(selectedControl.controlID == btnLeftGo)
>  // I do something
> else if(selectedControl.controlID == btnLeftGo)
>  // I do something else
> else if etc etc etc.
>
> However, when I run the code using Palm Emulator it
> crashes just after it hits the PilotMain(). When I
> discard few of the above code, it runs perfectly ok.
> When I discard 1 or 2, it runs ok, until certain times
> when it pops up the same error message. Does this
> effect will also appear in the real device? or even
> worse? Thanks a lot
>
> Vic
>
>
> __________________________________________________
> Do You Yahoo!?
> Get clicking with thousands of singles today!
> http://asia.yahoo.com/lavalife
>
> -- 
> 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