>From the docs: "WinCreateOffscreenWindow creates a new bitmap in the same depth as the current screen. WinCreateBitmapWindow uses the bitmap you pass in, which may or may not be in the same depth as the current screen."
why dont you do it like that? with BmpCreate you can specify the bitmap depth and everything. then create a bitmapwindow for it and everything should work like you want it. Markus Dresch (www.palmside.com) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
