Path: utzoo!attcan!uunet!lll-winken!indri!unmvax!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: fix2 patch to window.c destroys backing_store Message-ID: <8904191224.AA07503@EXPIRE.LCS.MIT.EDU> Date: 19 Apr 89 12:24:11 GMT References: Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 10 I am enabling backing_store on the window of a box widget with no children, so it would seem logical that this return is getting executed. Logical only if something calls UnmapSubwindows. I am not aware of any such call in the Xt or Xaw code, but perhaps you call it directly in your application. Perhaps you could send me a (small) complete application which you believe demonstrates the problem, so that we can test it against our server.