> From: Nicholas Guarracino
>
> I have an app that does some bitmap drawing.  Everything works
> fine, except
> on 4.0 debug roms, where I get a "bad window" error from WinDrawBitmap().
>

That sounds like you are trying to draw without first setting the display
window, and the debug ROM is being friendly by letting you know about it.
Are you by any chance drawing the bitmap before doing a FrmDrawForm() ?


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