Newsgroups: comp.windows.x.motif Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!cis.ohio-state.edu!babbar From: babbar@cis.ohio-state.edu (Davender Babbar) Subject: (none) Message-ID: <9106100427.AA00739@liter.cis.ohio-state.edu> Sender: babbar@cis.ohio-state.edu (Davender Babbar) Organization: The Ohio State University Department of Computer and Information Science Date: Mon, 10 Jun 1991 04:27:01 GMT Lines: 25 Hi folks!! I need some help with my first motif program. This might be a very trivial thing, but please excuse my ignorance. The problem is with the backgroud pixmap. I have following setting in mu app-defaults file: trial*background: white trial*backgroundPixmap: 50_foreground trial*actviebackground: white trial*activeBackgroundPixmap: 50_foreground trial*foreground: black trial*activeforeground: black My application puts up quite a few windows in sequence. Some windows have the proper pixmap in their background while others are without the pixmap. Dialog boxes sometimes come up with the pixmap and sometimes without the pixmap. They seem to depend on the history of operations. I tried setting pixmap for different widgets separately but that did not help. The widgets I am using are Form widget, scrolled list, bulletin board and fileselection box. Thanking you in Advance for your time and help Regards, Davender