Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!ucbvax!alphalpha.com!nazgul From: nazgul@alphalpha.com (Kee Hinckley) Newsgroups: comp.windows.x.motif Subject: Re: TransientShell Message-ID: <901201011150.20334@alphalpha> Date: 1 Dec 90 05:11:50 GMT References: <9012010328.AA09995@bellcore.bellcore.com> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 11 > Does anyone know what PopupCallback() does? Is there anything > else I should be worried about when substituting TransientShell > for XmDialogShell? Well, to start with, the reason it realizes your widget is that it claims to be working around the "broken Xt spec ordering for realize and popup callback". It also sets the map style (whatever that is) and does a bunch of suff with mwm hints. Off hand it looks a little dangerous to override.