> I am a newbie to palm OS development. I have some bmp images which i would like > to show on my form. I am developing in HB++ and its a great development > environment. My problem is that i don't know how to convert my images into 2-bit > gray, 4-bit gray, 8-bit color, and 16-bit color. > > I have tried turning it into 16 color bmp but when i load it into my image > family, i again have to change the palette to 16 gray scale so that it would > show on the emulator. Can any one help? Can any one give me a name of any image > editor which would help me to format my images for palm and also would let me to > make my big and small application icon. I am currently using Adobe Photoshop and > Microsoft Paint for formatting my images.
PilRC, i dont know about HB++ but i would assume it has to get its resources from somewhere. there should be an API in HB++ to draw a bitmap; and, you just draw the bitmap from the resource generated by PilRC. http://pilrc.sourceforge.net/ --- Aaron Ardiri PalmOS Certified Developer [EMAIL PROTECTED] http://www.mobilewizardry.com/members/aaron_ardiri.php -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
