On Sun, 28 Apr 2002, Amir Kirshenboim wrote: > but ScrDisplayMode is used for earlier OS version. > my device, a palm V runs OS3.3 and supports 16 grayscale (4bit). > so i think that i could save some signifivant memory if i exclude 1bit and > 2bit depth (my app has a lot of bitmaps) > I'm asking what devices hardware dosen't support 4bit screen depth ?
ScrDisplayMode == WinScreenMode same API call, i dont know why people are getting confused here.. as for 4bpp - it was not supported by these API's until 3.5. prior to 3.5 there was only support for 1bpp and 2bpp.. it could be that palmos 3.3 introduced 16 gray (i dont remember offhand) // az [EMAIL PROTECTED] http://www.ardiri.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
