Hi, I have just started with programming on the Palm, and have spent about two hours wondering why I couldn't resolve a similar problem to this. In the end it turned out to be a badly formed makefile running pilrc on the wrong rcp file (my fault - mixing examples of coding!). As a result the resources were not defined, and the form open routines were given the wrong data. In the process of resolving the problem, I made use of the possibility for generating the IDs automatically (-H option in pilrc), and wondered why the resultant include file was empty.
I would have a very close look at the resource files to see if there are errors present there, or the spelling of the include file with IDs is incorrect (assuming multiple resource files). Regards, Paul -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Brian Ku Sent: 18 August 2002 18:40 To: Palm Developer Forum Subject: Switching forms Hi, I have a gadget on my form1, that acts like a tab control. When the user taps on another tab, I'd like to switch to another form2. In the gadget handler I call FrmGotoForm() but I get "MemoryMgr.c Line: 4340, NULL handle". What am I missing? PalmsOS3.5 Pilrcv2.9 M68k-palmos-gcc v2.95.3-kgpd Thanks Brian -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.381 / Virus Database: 214 - Release Date: 02/08/02 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.381 / Virus Database: 214 - Release Date: 02/08/02 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.381 / Virus Database: 214 - Release Date: 02/08/02 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
