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.
Your popup trigger control has its List ID set to 0, instead of the ID of the list that will show up on the screen when its tapped.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
