Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!uunet!inkwell!ivan!jhc From: jhc@ivan.uucp (James H. Coombs) Newsgroups: comp.windows.x.motif Subject: Re: Getting the same popup menu on several different windows Keywords: Graphs, contour plots, Motif Message-ID: <54436@inkwell.UUCP> Date: 20 Mar 91 15:59:30 GMT Article-I.D.: inkwell.54436 References: <18768@ogicse.ogi.edu> <1991Mar19.061108.7197@athena.mit.edu> <54435@inkwell.UUCP> Sender: news@inkwell.UUCP Reply-To: jhc@ivan.UUCP (James H. Coombs) Distribution: usa Organization: IRIS - Brown University Lines: 20 In article <54435@inkwell.UUCP> jhc@ivan.UUCP (James H. Coombs) writes: >In article <1991Mar19.061108.7197@athena.mit.edu> alice@athena.mit.edu (Timothy R Wall) writes: >>.... >>The problem is that the menu won't post in the MainWindow; I >>get a right-pointing arrow with a BP (Button3, which PostPopup looks >>for) everywhere in the workarea of the MainWindow. >>.... > >I have a similar problem.... It looks as though I can work around this by destroying the popup when it is unmapped. There is a noticeable performance hit, but at least the basic behavior is correct. I really don't know what is going wrong here. One thing that I noticed is that my popup routine was not being invoked when there were problems. It is as if my translation was replaced with some dummy translation for the entire window. --Jim