Thank you for your reply Neil. I think I understand what you are explaining. Although I am not sure how to use PilRC to create the resource database. How do the .rcp files look like? I had a look at the examples and tried reading the manual... but I am slightly confused. All I want is to put a few bitmaps into the file. Would I use this: BITMAP [<ResType.s>] ID <ResId.n> [LOCALE <Locale.s>] [<BitmapCompression>...] BEGIN BITMAP <Filename.s> BPP <Depth.n> [<BitmapAttribute>...] [DENSITY <Density.n>] ... END ? If so would my rcp file just contain something like: BITMAP ID 12345 BEGIN BITMAP somefile/name.bmp BPP 16 END
If I just required one bitmap? Sorry for my ignorance. Thanks for your time. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
