I'm running the emulator as a Vx.  From what I understand, all the devices
that are IIIx or better have 4-bit displays.  So this shouldn't be a
problem.

Quite frankly, all I see on any of the grayscale device emulations is 1-bit.

Todd.


"Huy T Phan" <[EMAIL PROTECTED]> wrote in message
news:59846@palm-dev-forum...
>
> Before setting to 4-bit grayscale, you should check whether the device
> supports this mode.  If it only supports 1-bit (or 2-bit for that
> matter), it won't be able to do 4-bit.
>
> That is, your tmpdepthP could be 0x00000001 (1-bit), 0x00000003 (2-bit),
> but not 0x000000B (4-bit).
>
> Huy




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

Reply via email to