Xref: utzoo comp.windows.open-look:459 comp.windows.x:31817 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!wuarchive!mit-eddie!uw-beaver!fluke!ssc-vax!brenda From: brenda@ssc-vax.UUCP (Brenda L Aldridge) Newsgroups: comp.windows.open-look,comp.windows.x Subject: Color Double Buffering under OpenWindows 2.0 Message-ID: <3590@ssc-bee.ssc-vax.UUCP> Date: 23 Jan 91 19:05:40 GMT Organization: Boeing Aerospace & Electronics, Seattle WA Lines: 13 I have a nifty color double buffering algorithm that I got from Sun's XView programming class last year. This runs great under OpenWindows 1.0.1, but doesn't work under 2.0. The problem seems to be that under OW 1.0.1, the colors for the window manager were at the high end of the default colormap, and under OW 2.0 with Pseudo-Color, they're loaded at bits 0-6 of the default colormap. I've tried running OW 2.0 with the StaticColor Visual, but it still won't let me load application colors from bit 0 of the colormap. Anybody know a work-around, or have some code they'd like to mail me :-) ?