So are you saying that the bitmap editor isn't guaranteed to work unless it is referenced from a family? If so, it seems rather unfriendly to force people to create the family then the bitmaps, rather than the bitmaps then the family. I'll try it though and see what happens.
Mark Peters "Heather Tufts" <[EMAIL PROTECTED]> wrote in message news:68131@palm-dev-forum... > 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/
