On Thu, Nov 15, 2001 at 08:23:34PM +0000, David wrote:
> I have a new problem to raise. I wrote an application with a
> small window which is used to popup other windows: usually
> Motif XmSearchbox or XmBillboard dialogs. These popups put
> themselves right on top of the original window rather than
> at the x,y coordinates specified in the application's default
> file for the dialog.
Try these style settings:
Style * DontLowerTransient, DontRaiseTransient, DontStackTransientParent
and possibly one or both of
Style * NoTransientPPosition
and
Style * NoTransientUSPosition
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Nov 16 2001 - 07:54:47 GMT