Path: utzoo!attcan!uunet!husc6!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: widget with colormap Message-ID: <8903281229.AA06152@EXPIRE.LCS.MIT.EDU> Date: 28 Mar 89 12:29:24 GMT References: <8903281206.AA23640@faraday.ece.cmu.edu> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 9 1) Did I miss the "right" way of doing this? (ie: should my widget really be calling XInstallColormap?) You should not be installing your own colormap. The draft standard of the ICCCM tells you what to do. Unfortunately, the public window managers you are likely to get your hands on probably don't implement this aspect of the ICCCM (the R3 window managers certainly don't). Someone will have to do the work. (We expect to have at least one ICCCM compliant window manager in R4.)