On Wed, 5 Jun 2002, r. zane rutledge wrote:
> BITMAPFAMILYEX ID 1000
> BEGIN
>    BITMAP "bitmap_doubledensity.bmp" BPP 8 DENSITY 2
> END
>
> I get an error: "BitmapFamilyEx must have at least one bitmap
> with density 1."

  put a dummy bitmap there? :P

> BITMAPFAMILYEX ID 1000
> BEGIN
>    BITMAP "dummy.bmp" BPP 1 DENSITY 1
>    BITMAP "bitmap_doubledensity.bmp" BPP 8 DENSITY 2
> END

  ^^ does that work?

  if we dont need a DENSITY 1 bitmap - maybe pilrc should be updated :P

// az
[EMAIL PROTECTED]
http://www.ardiri.com/


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

Reply via email to