>How can I create an offscreen window of a desired UInt32 depth (say 1bpp), >where the depth is different from that of the display screen (say 2bpp). I can't think of a better way, prior to Palm OS 3.5. But as of 3.5, you can use BmpCreate and then WinCreateBitmapWindow to use any depth (and/or colortable) you want. -David Fedor Palm Developer Support -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
