Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!think!mintaka!bloom-beacon!ATHENA.MIT.EDU!djf From: djf@ATHENA.MIT.EDU Newsgroups: comp.windows.x Subject: XClearArea for Pixmaps? Message-ID: <9001130057.AA27807@leo.MIT.EDU> Date: 13 Jan 90 00:57:53 GMT Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 9 I need to fill a rectangle of a Pixmap with the background color in a gc. I don't know what the background color is, I just have the GC. I'm using R3, so I can't query the GC to find out. I can't use XClearArea, because that only works for windows, not pixmaps. Anyone have a clue how to do this? David Flanagan