Path: utzoo!attcan!uunet!cs.utexas.edu!tut.cis.ohio-state.edu!bloom-beacon!EXPO.LCS.MIT.EDU!kit From: kit@EXPO.LCS.MIT.EDU (Chris D. Peterson) Newsgroups: comp.windows.x Subject: Re: Problems destroying topLevelShellWidgets Message-ID: <8904181742.AA18243@expo.lcs.mit.edu> Date: 18 Apr 89 17:42:25 GMT References: <794@pcsbst.UUCP> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 14 > I create a single top level shell with XtInitialize(). Fine. Then I create > one of these other display windows as type "topLevelShellWidget", using > XtCreatePopupShell() with my original top level shell as a parent, and > pop it up with XtPopup(). > It *is* possible to destroy one of these things, isn't it? Yep, it appears that you have run into a known bug in destroying widgets. This is the same thing that has caused xman to die when you use "remove this manual page". This will be fixed in the next release. Chris D. Peterson MIT X Consortium