Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!exodus!argv From: argv@turnpike.Eng.Sun.COM (Dan Heller) Newsgroups: comp.windows.x.motif Subject: Re: ******** Message-ID: <2662@exodus.Eng.Sun.COM> Date: 13 Nov 90 18:41:06 GMT References: <108382@convex.convex.com> Sender: news@exodus.Eng.Sun.COM Organization: O'Reilly && Associates Lines: 18 In article <108382@convex.convex.com> pelakh@mozart.convex.com (Boris Pelakh) writes: > I create a popup window with XmCreateFormDialog. I then tried to set > the screen location of the above dialog by setting XmNx and XmNy for the > XtParent of the above widget, Instead, try setting the XmNmapCallback for the dialog widget returned by XmCreateFormDialog(). That callback function can simply do XtVaSetValues(widget, XmNx, x, XmNy, y, NULL); > Please reply in e-mail, since I do not read this group on a regular basis. Sorry -- if you're really interested, you should be reading the newsgroup. The volume isn't that high :-). -- dan ---------------------------------------------------- O'Reilly && Associates argv@sun.com / argv@ora.com Opinions expressed reflect those of the author only.