Path: utzoo!mnetor!uunet!husc6!mailrus!tut.cis.ohio-state.edu!uwmcsd1!ig!agate!ucbvax!BOSCO.BERKELEY.EDU!rusty From: rusty@BOSCO.BERKELEY.EDU Newsgroups: comp.windows.x Subject: bitmaps in widgets Message-ID: <8805021749.AA11214@velveeta> Date: 2 May 88 17:49:50 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 6 How can I put a bitmap/pixmap in a Toolkit widget? I tried using BackgroundPixmap with a label widget with no success. Along the same lines (but for a different application) does anybody have a "graphics" widget which I could use the general Xlib drawing commands with?