If you know off the top of your head, could you point me to both where the PilRC tools can be d/led and where the documentation for the tools are located, if not in the same place as the d/l.
Regards, Daniel Suleski :-> TD, Mysticware Inc. www.mysticware.com "Aaron Ardiri" <[EMAIL PROTECTED]> wrote in message news:101693@palm-dev-forum... > > >> All I want to do is display an 8-bit bitmap with it's own palette - not > the > >> default system palette. > > > > I don't think there is a way to get Constructor to do what you > > want. You'll have to use the PilRC plugin for CodeWarrior to import your > > .BMP files with your own color table instead. > > there is an attribute of the BITMAP* commands which allows you to specify > the palette which the PilRC engine should find the closest match to. once > you define this paletter, you can also define a PALETTE resource which you > can then lock and pass onto WinPalette() > > it isn't *really* documented, but, read the source :) > > --- > Aaron Ardiri [EMAIL PROTECTED] > CEO - CTO +46 70 656 1143 > Mobile Wizardry http://www.mobilewizardry.com/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
