>   All I have to do to make it stop complaining are comment out the
> FrmDrawForm/FrmEraseForm calls - then gremlins run until I get bored and
> shut it off.  (Am still in development - the hardcore gremlin runs are yet
> to come..)  Very very odd, and I'm confused as hell.  Thots?

Try adding a FormType * member to you class to hold the previous active
form, save the active form using FrmGetActiveForm before you draw your form,
set your new form to active, then reverse that procedure after you erase it.
The system expects the topmost drawn form to be active.

I'm not sure if this will help you, but it can't hurt.



-- 
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