The Bad form error message can be caused by many things.

The first thing that comes to mind is that if the form is not usable, then
you'll get this error if it is visible. Since you're getting the error only
after FrmDrawForm, maybe that's an indication that the problem is with the
usable bit. Open the form in constructor and check if the check-box is
checked.

If that's not the problem, my next step would be to get rid of the menu bar
for the form. Since this is what you last changed, maybe it got messed up.
If getting rid of the menu bar fixes the problem, re-create it from scratch,
including the menu bar and all the menus in it.

Hope this helps.



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to