Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uwm.edu!ogicse!mintaka!bloom-beacon!dont-send-mail-to-path-lines From: fgreco@govt.shearson.COM (Frank Greco) Newsgroups: comp.windows.x Subject: Re: desensitizing an XView window Message-ID: <9103181628.AA15964@fis1.shearson.com> Date: 18 Mar 91 16:28:26 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 7 > Does anyone know if I can desensitize an entire window in XView? My goal is, > when a certain popup in an aplication comes up, the popup must be completed > and closed before the base frame can be accessed again. set FRAME_BUSY to TRUE on the basewindow. Frank G.