But the tutorial works. So, there is some difference between two projects... You have to check: a) project settings (especially expanded mode option, POL tutorial doesn't use expanded mode). b) location of particular files in segments. c) source code (do you use some globals or call virtual functions from that code?).
______________________________________________ Best regards, Maks Pyatkovskiy > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-palm-dev- > [EMAIL PROTECTED] On Behalf Of htn > Sent: Tuesday, March 11, 2003 11:07 PM > To: Palm Developer Forum > Subject: Re: Help with global find service in POL > > that was exactly what I did, using example from POL tutorial. And I did > change parent class to CPalmStApp. I am sure (at least best of my > knowledge) I don't use any global in that function because it's an empty > function. > > Hopelessly yours, > htn > > Maks Pyatkovskiy wrote: > > There are several steps to implement global launch using POL. > > 1st of all you have to check if you've derived your application class > > from CPalmStApp. > > > > Please go through the latest step of POL tutorial. There you can find > > more detailed info and working example. > > > > ______________________________________________ > > > > Best regards, > > Maks Pyatkovskiy > > > > > > > >>-----Original Message----- > >>From: [EMAIL PROTECTED] > > > > [mailto:bounce-palm-dev- > > > >>[EMAIL PROTECTED] On Behalf Of htn > >>Sent: Tuesday, March 11, 2003 8:03 AM > >>To: Palm Developer Forum > >>Subject: Help with global find service in POL > >> > >> > >>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. > >> > >>Thanks in advance, > >>htn > >>-- > >>Your favorite stores, helpful shopping tools and great gift ideas. > >>Experience the convenience of buying online with [EMAIL PROTECTED] > >>http://shopnow.netscape.com/ > >> > >> > >>-- > >>For information on using the Palm Developer Forums, or to unsubscribe, > >>please see http://www.palmos.com/dev/support/forums/ > > > > > > > > > > > > > -- > Your favorite stores, helpful shopping tools and great gift ideas. > Experience the convenience of buying online with [EMAIL PROTECTED] > http://shopnow.netscape.com/ > > > -- > 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/
