Path: utzoo!attcan!uunet!cs.utexas.edu!asuvax!ncar!boulder!bouguett From: bouguett@boulder.Colorado.EDU (Athman Bouguettaya) Newsgroups: comp.windows.x Subject: Pixmaps again Keywords: X Pixmap Message-ID: <22288@boulder.Colorado.EDU> Date: 15 Jun 90 17:39:59 GMT References: <7063@ucrmath.ucr.edu> Sender: news@boulder.Colorado.EDU Reply-To: bouguett@boulder.Colorado.EDU (Athman Bouguettaya) Organization: University of Colorado, Boulder Lines: 9 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