Hi there, I hope someone can help me...

I have a bitmap that I wish to move around the screen. When in monochrome, I
drew it offscreen and used WinCopyRectangle with mode of srcXOR (from
memory) to alternately draw and erase it.

WIth colour, (bitmap is green and white only) it works fine on a white
background but the green colour becomes purple when shown against a black
background.

I've tried all the other winXXX drawing modes and also switched to using
WinPaintBitmap directly to the screen as the documentation suggests - all to
no avail.

Is there some way I can draw and erase a bitmap onto a variety of coloured
backgrounds whilst still maintaining its original colouring?

Thanks for your help,


Robert Crago
Revelation Computing Pty Limited
PO Box 459, ASPLEY
Brisbane, Australia 4034


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

Reply via email to