"Steve Achelis" <[EMAIL PROTECTED]> wrote in message
news:12250@palm-dev-forum...
> Hum, it looks like a frmCloseEvent is being sent without a preceding
> frmOpenEvent.

You could add a debug-only global to keep track of whether the form is open
or not. Then assert that the form isn't already open when you get a
frmOpenEvent and assert that the form IS open when you get a frmCloseEvent.


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

Reply via email to