Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!emory!gatech!udel!rochester!pt.cs.cmu.edu!o.gp.cs.cmu.edu!GLOBE.EDRC.CMU.EDU!pp0s From: pp0s@GLOBE.EDRC.CMU.EDU (Peter Colin Piela) Newsgroups: comp.windows.x.motif Subject: how to position popups Message-ID: <1991Feb4.172040.19530@cs.cmu.edu> Date: 4 Feb 91 17:20:40 GMT Sender: netnews@cs.cmu.edu (USENET News Group Software) Reply-To: pp0s@GLOBE.EDRC.CMU.EDU (Peter Colin Piela) Organization: Carnegie Mellon University Lines: 12 I am using Wcl with Motif 1.1, and am having problems specifying the location of popups. My current approach is: 1. set the x and y resources of the popup using WcSetValueCB 2. Use WcPopupCB to display the popup Setting the x and y resources does not seem to have an effect on the default behavior which seems to be to center the popup on the current cursor location. Any suggestions would be appreciated. Thanks, Peter