>I am trying to create a high-resolution checkerboard in an offscreen >window in OS 5. Unfortunately, it creates a checkerboard but each >square in the chekerboard is 2x2 pixels.
You need to use WinPaintTiledBitmap, because custom patterns are always pixel-doubled. The docs are apparently a bit mistaken in some respects of this, I'm told, and the docs folks have been informed already. -David Fedor PalmSource, Inc. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
