Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!uwm.edu!bionet!agate!ucbvax!alfalfa.com!nazgul From: nazgul@alfalfa.com (Kee Hinckley) Newsgroups: comp.windows.x.motif Subject: Re: Help!: Need to pop dialog shells with main window Message-ID: <910326195250.269@sun> Date: 27 Mar 91 00:52:50 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 10 > several dialog shells which may be up at any given time. The user can > close (unmap / unmanage) the main window, at which time the dialogs are > automatically unmapped by Xt (Motif?). When the main window is remapped I > want to remap any dialogs that were mapped when the window was unmapped. > By default the dialogs do not get remapped when the main window is > remapped. What window manager are you using? Mwm1.0 handles that all automatically for me. However I just discovered that Olwm2.0 doesn't map or unmap the dialogs automatically when the parent goes away. Does anyone know how to fix this? Will manually putting them in a group do it?