What's the latest version for use with CW9 series?  I've got 2.1.3.0, but it
doesn't understand the density tag for a bitmap, and doesn't like you
putting transparency RGB values in the bitmap.  eg:

BITMAPFAMILYEX ID MainBannerBitmapFamily
BEGIN
    BITMAP "MainBanner1bBitmap.bmp" BPP 1 NOCOMPRESS DENSITY 1
    BITMAP "MainBanner2bBitmap.bmp" BPP 2 NOCOMPRESS DENSITY 1
    BITMAP "MainBanner4bBitmap.bmp" BPP 4 NOCOMPRESS DENSITY 1
    BITMAP "MainBanner8bBitmap.bmp" BPP 8 COMPRESS DENSITY 1 TRANSPARENT 255
255 255
    BITMAP "MainBanner8b2dBitmap.bmp" BPP 8 COMPRESS DENSITY 2 TRANSPARENT
255 255 255
END

It doesn't recognise this as a bitmap, so you can't assign it to a
formbitmap object using the drop down list.

Alan



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to