At 22:02 2003-3-10 -0800, you wrote:

Every time FindLaunch function returns from my app, I got the Fatal Alert message:
"Form.c, Line:1728, Onject not in form"
from my HandSpring Visor.


On POSE, I received a different message as follow:
"Address (3.5) just read from memory location 0x0000003E, which is in low memory."


In both case I have to reset the device. Would some POL::guru in the forum tell me what went wrong?

For testing purpose, my FindLaunch( ) function has empty body except for a return errNone; statement.

I've just built up a big application (the SXSW 2003 schedule) using POL, and I learned a lot about how it's application classes handle non-global launches.


Are you using the CPalmStApp template class as your base, or the CPalmApp non-template base? Using the template version is generally a better choice.

Does your application class that inherits from this base class have any additional items that get constructed with the class?

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



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

Reply via email to