Path: utzoo!mnetor!tmsoft!dptcdc!berner!lethe!geac!jtsv16!uunet!lll-winken!ames!purdue!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU (Donna Converse) Newsgroups: comp.windows.x Subject: Re: Problem with new widget colormap Message-ID: <8905011736.AA16712@expo.lcs.mit.edu> Date: 1 May 89 17:36:43 GMT References: <296@ai.etl.army.mil> Organization: X Consortium, MIT Laboratory for Computer Science Lines: 10 Window managers take care of installing colormaps for application programs. Mechanisms for communication between applications and window managers concerning installation of colormaps have been outlined in the ICCCM. Because the ICCCM is very new, most clients and window managers do not *yet* observe the conventions. To have an R3 window manager install a colormap for an application, XSetWindowColormap(disp, win, cmap); Where win is the window of your top level shell widget.