NSCursor and 1 bit mask ?
NSCursor and 1 bit mask ?
- Subject: NSCursor and 1 bit mask ?
- From: Robert Miller <email@hidden>
- Date: Thu, 30 Aug 2001 09:56:58 -0400
- Organization: RFM & Associates
Hello,
This is a reposting. Can someone tell me how to get the bitmap mask
to not be a solid white background for bits that are non-white ? I have
imported an image into the IconComposer application whose background is
transparent and which shows up correctly for the image but, the bitmap
mask insists on being solid white where the transparent image background
is . When I use [[NSCursor alloc] initWithImage] the cursor is drawn
with a solid background and not transparent where the white mask bits
are ? So, when the cursor is drawn the background shows up. How do I
get the mask to behave correctly ?
Thanks in advance,
Regards,
Bob M.