hi, i'm trying to display a 4 bit bmp on the palm, using : in the bitmap header i put imageHeaderPtr->pixelSize = 4;
and i used : ScrDisplayMode (scrDisplayModeSet, 0, 0, 0x8B, 0); WinDrawBitmap (...) for some reason i can do it on Palm 3c, but i can't do it on Palm 5. i thought that i used a 3.5 command, but when i took a 1 bit bmp i succeed to display it on palm 3 & 5. anyone have a clue for me ? thanks, shay -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
