Is there a way to create a bitmap in the constructor and use black as index 255 instead of index 230.
The default color table doesn't use 230 to 255 (there are all the same black 0-0-0) but if I change the color table and want to display my ressource bitmap, the black will be new color set to index 230 instead of 255. I can't switch index 230 and 255 because the negative of white (index 0 ) will becomes the color previously in 230... I can see it by not changing the system color table, display a B&W ressource bitmap and do a reverse over it : the black reverse to light gray ( that is the color index 26, the opposite of 230 ) Any idea ? Thanks ===== Boris Perron 6577 de Normanville Montr�al, QC H2S 2B8 [EMAIL PROTECTED] 514-948-2127 ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Courrier : http://courrier.yahoo.fr -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
