I'm making a program(in the CodeWarrior 8 demo) which will have it's own
preferences panel.
I started from the Formats source and changed it(mostly removing the
Formats-specific stuff).
So far, it runs fine, except that it gives me a
SpeedControl (1.0) called SysFatalAlert with the message: "Form.c,
Line:1762, Object #0 in form #1000 is missing".
error when I click the panel select arrow.
Telling it to continue gets an invalid read from 0x55555565 in memory.
I tried debugging as much as I can, and it seems somewhere in
FrmDispatchEvent during
a ctlEnterEvent it tries to access the list that goes with the trigger and
can't.
It isn't just a problem with the debugger, and I have no idea why it's doing
this.
You can download the whole project from
http://home.nc.rr.com/hyperwiz/Downloads/SpeedController.zip



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

Reply via email to