Parent document is top of "Motif FAQ (Part 9 of 9)"
Previous document is "311) How do I debug a modal interaction?"
Next document is "313) How do I install a private colormap?"
312) Why can't I install my own colormap using XInstallColormap?
[Last modified: Nov 96]
Answer: You shouldn't install the colormap yourself using XInstallColormap.
See the ICCCM document for all the reasons. Instead put the colormap as an
argument on the Shell widget and the window manager will take care of this.
When the colormap is installed, unless you have a display with multiple
colormaps, the other windows will go "technicolor" and there is no way around
this problem.
Thanks to Doug Rand (drand@sgi.com)
Kenton Lee (http://www.rahul.net/kenton/) adds: Use XtSetWMColormapWindows()
to specify non-default colormaps.
Parent document is top of "Motif FAQ (Part 9 of 9)"
Previous document is "311) How do I debug a modal interaction?"
Next document is "313) How do I install a private colormap?"