Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "287) Why does XtGetValues for XmNx and XmNwidth return extremely"
Next document is "289) What is the matter with Frame in Motif 1.2?"

288) Can I use XmGetPixmap() with widgets that have non-default

visual types?

Answer:  XmGetPixmap() assumes that you are using the default screen depth.
If you're using a different depth, use XmGetPixmapByDepth() instead.

Ken Lee, http://www.rahul.net/kenton/

Parent document is top of "Motif FAQ (Part 8 of 9)"
Previous document is "287) Why does XtGetValues for XmNx and XmNwidth return extremely"
Next document is "289) What is the matter with Frame in Motif 1.2?"