[comp.windows.x] Pixmaps again

bouguett@boulder.Colorado.EDU (Athman Bouguettaya) (06/16/90)

As I am new to the world of X programming, I am experiencing some
problems using certain features.  For instance, I would like to 
use an X Pixmap file under X11R4.  I first created a Pixmap using
XCreatePixmap. I then read the X pixmap file and then cast it to 
Pixmap.  I use this pixmap as background to one of my windows.  For
some unknown reason, I could not get it to work.  Any comments or
suggestion out there.  Thanx.

-Athman