"Ofer Cohen" <[EMAIL PROTECTED]> wrote:
>I was trying to figure out how to draw on the screen, while the menu was
>active. Apparently, using WinDrawBitmap
>has no effect. If anyone knows how this can be done, I'll appreciate any
>help.

This is a guess, but there may be a clipping rectangle set
when you're trying to draw.  Trying saving the clip rectangle,
setting it to the full screen, drawing, then restoring the
old clip rectangle with WinGetClip()/WinSetClip().

-- 
    -M-                                              [EMAIL PROTECTED]

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