My old app has a bitmap declared by a .r file, compiled by PalmRez, as follows:
read 'Tbmp' (3500) "pic1.bin"; When I rewrite this with .rcp file using PilRC ( after renaming the extension to .bmp because PilRc complaines about the extension ) BITMAP ID 3500 "pic1.bmp" BPP1 I get the following error : Bitmap not monochrome, 16, 256, 16bit, 24bit or 32bit color. How can I fix this problem ? Thanks, Vu -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
