Parent document is top of "Motif FAQ (Part 5 of 9)"
Previous document is "146) How can I convert a Sun/GIF/TIFF image to a pixmap?"
Next document is "148) TOPIC: SCALE AND SCROLLBAR WIDGET"

147) How can I use Motif's pre-defined pixmaps?

[Last modified: May 97]

Answer:  Motif 1.2 loads the following into its image cache:  background,
25_foreground, 50_foreground, 75_foreground, horizontal, vertical,
slant_right, and slant_left.  These are defined in "man XmInstallImage".  You
can retrieve them with XmGetPixmap or XmGetPixmapByDepth.

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

Parent document is top of "Motif FAQ (Part 5 of 9)"
Previous document is "146) How can I convert a Sun/GIF/TIFF image to a pixmap?"
Next document is "148) TOPIC: SCALE AND SCROLLBAR WIDGET"