hi marianne, bitmaps resources have a 64k boundary limit, coz they are stored as database records too. you can try the other compression methods available such as the Packed-Bits, Best-Fit and others for constructor.
Also, in my experience, i have achieved huge compression ratio using PiLRC. You can check out this utility for creating your resources. Hope this helps, thanks. -miches ---- Palm Developer Forum <[EMAIL PROTECTED]> wrote: > Hello, > > There has been a discussion on compressing and uncompressing a bitmap > resource.. I am using the constructor v1.8 > > I have set the compression in property to RLE.. > > But during compilation it gives warning saying > " PalmRez Warning: Output resource size is greater than ~64K size limit: > 'Tbmp 1306' " > > Am I missing out something > > Regards > > Marianne > > > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see > http://www.palmos.com/dev/support/forums/ > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
