Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!ucla-cs!oahu.cs.ucla.edu!edmond From: edmond@oahu.cs.ucla.edu (Edmond Mesrobian) Newsgroups: comp.windows.x Subject: XView -- bg/fg color question Message-ID: <1991Apr19.214306.5733@cs.ucla.edu> Date: 19 Apr 91 21:43:06 GMT Sender: usenet@cs.ucla.edu (Mr. News Himself) Organization: UCLA Computer Science Department Lines: 12 Originator: edmond@oahu.cs.ucla.edu Nntp-Posting-Host: oahu.cs.ucla.edu Greetings, I am using XView and OpenWindows. Given a handle to an XView popup window object (a frame), I am trying to get the actual (system colormap) pixel values for the window frame's background/foreground. I know how to get the CMS logical pixel values for the window frame's background/foreground, BUT I want the real physical pixel values into the server's colormap so that I can set up a GC for Xlib drawing. Any pointer's are appreciated. thanks, Edmond