> I wanted to create a color and a black & white bitmap that is 82 x 11
> pixels.  I took a screen shot from the Emulator, used the 
> Windows "Paint"
> program to copy a piece of the bitmap, created a constructor 
> bitmap using
> ctrl-K, set the size, set the depth to 256 colors, used the 
> "Recolor using
> current color table" menu item, and then pasted in my bitmap 
> - everything
> looked good, so I closed the bitmap editor.  Upon reopening 
> it, I found that
> the bitmap had been completely destroyed - it was turned into 
> a kaleidoscope
> of colors.

It sounds like you are using bitmaps outside of a bitmap family. Try
making them part of a family and this should work fine.

-hkmlt

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

Reply via email to