On Tue, 11 Jun 2002, Jason Oakley wrote: > If I use PilRC to make a 256 colour prc file with them, they look horrible > using the Palm palette. Aaron suggested using COLORTABLE to put the palette > in the prc.
actually, i really suggested to use BITMAPPALETTE :) define your own palette for the image, and include. when you draw, be sure to set the palette to the image you defined. > I also tried just changing ONE bmp in the resource .prc to a COLORTABLE > bmp. All the others could be opened, but the one with COLORTABLE still > crashed my Prism. COLORTABLE is kinda weird.. it is supposed to dynamically map to the current palette when you draw - it was kinda never really supported. maybe handspring didn't implement support for it? it is a strange one tho.. but, i would suggest the other technique.. // az [EMAIL PROTECTED] http://www.ardiri.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
