I have CW9.1 and POL 4.04.00. I have been working on an application for several months and all is working good. I recently added a new form to the application and attempted to call it from another form's OnButton handler using GotoForm. However, I keep geeting an error:
"MyApp.h, Line 37, CPalmApp: Invalid Form Load Event" To me this suggests that the form ID passed to the GotoForm is somehow invalid. HOwever, the app compiles with no unresolved. The error happens when I try to invoke any newly added form. If I call GotoForm with a form ID that was already in the project, that form is launched just fine. I have removed and added several forms but each time it fails with the same error message. Any suggestions? Thanks, Nick. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
