Hi
I've got a routine that does a tranparent copy of a bitmap to the screen
(the bitmap is held in an offscreen window).
I first copy the mask of the bitmap using the scrAND mode for
WinCopyRectangle, then I scrOR the bitmap to the screen.
I've found that the scrAND mode does not work as expected ( I get no visual
ouput on the screen) with a real palm device, yet on POSE eveything seems to
work O.K.
I,ve found a work-around by copying my mask to the screen using scrANDNOT,
and inverting the bits of my mask.
What can the problem be ?
Regards
Garth
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/