Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "228) How can I create a dialog that behaves like, but looks a little"

229) How can I use Motif's message dialog bitmaps in my own dialogs?


[Last modified: Nov 95]

Answer:  The bitmaps are normally stored in /usr/include/X11/bitmaps (or the
equivalent bitmaps directory, which is vendor specific) and are cached if you
create a XmMessageBox.  You can retrieve them by name with XmGetPixmap() or
XmGetPixmapByDepth().  The names of the bitmap files are in the XmMessageBox
man page.

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

-----------------------------------------------------------------------------
END OF PART SIX

Parent document is top of "Motif FAQ (Part 6 of 9)"
Previous document is "228) How can I create a dialog that behaves like, but looks a little"