Path: utzoo!attcan!uunet!lll-winken!csd4.milw.wisc.edu!bionet!ames!pasteur!ucbvax!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: backing_store Message-ID: <8904131129.AA04665@EXPIRE.LCS.MIT.EDU> Date: 13 Apr 89 11:29:33 GMT References: Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 8 I'm putting a viewport under the draw_rootwidget, with a box in the viewport. I then use xlib routines to draw in that box. Backing store applies only to the window you request it on, not to all of its children. If you want the box backing-stored, set backing-store on the box.