I am using PilRC designer. I use the following line to define the bitmap: BITMAP "ErrorLarge256Bitmap.bmp" BPP 8 NOCOMPRESS TRANSPARENT 0 255 0 TRANSPARENTINDEX 0 DENSITY 2 NOCOLORTABLE
The problem is that I still see the green. Do I need to set the TRANSPARENTINDEX to something like 000255000? thanks "Markus Dresch" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > set the transparent rgb values to green? > > markus dresch (www.palmside.com) > > > "Eric Potter" <[EMAIL PROTECTED]> schrieb im Newsbeitrag > news:[EMAIL PROTECTED] > > OK, I copied the error bitmap from OS into a resource database. Then I > > opened that database with constructor and saved it as a rsrc file. > > Then I opened that rsrc file with PilRC designer and added that bitmap > > to my application. The problem is that when I display the bitmap in my > > application, the transparent part of the bitmap is now green. Any > > Ideas on how to correct this? > > > > thanks > > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
