Hi!...

I try to display a form with a graphical bottom.

For this, I added a images as resource.

BITMAPCOLOR ID IdExample "example.bmp" COLORTABLE

The image is 8 bits and it has a color table.

Then in my form, I put this:

BUTTON "" ID BottomBack AT (100 0 33 25) NOFRAME BITMAPID IdExample
GRAPHICAL

It compile perfect, but when I run the program in simulator, the bottom
display the bitmap with system color table.

The simulator is configured in 160x160 and 256 color depth.

What do I do with this?...

How do I resolve my problem?...

Thanks

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

Reply via email to