Path: utzoo!attcan!uunet!husc6!bloom-beacon!ZERMATT.LCS.MIT.EDU!RWS From: RWS@ZERMATT.LCS.MIT.EDU (Robert Scheifler) Newsgroups: comp.windows.x Subject: Can I get the background_pixmap of a window? Message-ID: <19880808124633.0.RWS@KILLINGTON.LCS.MIT.EDU> Date: 8 Aug 88 12:46:00 GMT References: Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 11 Date: Sun, 31 Jul 88 23:59:45 -0400 (EDT) From: Zalman Stern When I bring down the menu window, I want to temporarily set the background_pixmap of the parent window to None, so the server will not redraw the exposed region. Then I can restore the save bits that I have tucked away in a pixmap. Setting the background to None isn't sufficient, because exposure events will still be generated.