> Hi all, > i crated a family bitmap with 2 bitmap, 8 bit and 16 > bit, i used Constructor, but i have always 8bit bitmap > displayed. i am using the emulator with palmos 4.1 and > i tryed many handheld Palm, Sony CLIE and others. > i draw the bitmap with WinDrawBitmap(..) > could anywone tell me what is the problem?
Did you try changing the screen depth ? On most devices, it is set to 8 bits at startup. Have a look at the WinScreenMode function in the SDK documentation for more information. Pascal -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
