> > you will find you are not restricted to 64k limit with large bitmaps :) > > at least, while on the device - the API's can allocate > 64k. > > Right, but DB resources still are.
yep. > > PilRC does have support - there are new resource definitions > > BITMAPFAMILYEX. i dont know how this works with > 64Kb - but, > > you may be better of storing the bitmap in a different way, and, > > re-constructing it on the device :) > > Yes, perhaps, but my point is, I know the RLE compressed version of the > bitmap is <64Kb. Is there a way to force PilRC to compress using RLE and set > the apporpraite headers? The docs on the web are way out of date :) did you try using the normal COMPRESS tag in PilRC? i dont remember if it is RLE - wow.. been a *long* time. there is a big merge happening with PilRC sources tho; new version out soon; hopefully new docs as well :) the docs have been updated every patch release in a small way - the main docs are based on 2.9 - there are a few patch releases out tho. mainly adding all the stuff you need :) --- 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/
