I am using CW 9.3. The vtable is valid. I know this because to demonstrate this problem, we launch the app and the click the home screen button once the About form is displayed. If instead of clicking the home screen button, I click the OK button on the form and go to the next screen, I can see the AboutForm destructor get called followed by its parent class destructor.
The illegal opcode (and my suspicion of an invalid vtable) only happens when we're quitting. steve > Which CW version are you using? Does this class ever get created/destroyed > outside of this situation? I'm wondering if the vtable was ever valid for > the destructor. -- ---------------------------------------------------- steve orens http://www.orens.com [EMAIL PROTECTED] ---------------------------------------------------- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
