On Wed, Oct 15, 2003 at 11:53:24AM -0500, Jeff Wilson wrote:
>
> Hello,
>
> I have a program which creates transient windows, and I'm running into
> a bit of a problem with it. At times the program will create more
> than one transient window. The later transient window will obscure the
> previous one, and there seems to be no way to bring the older transient
> window into the foreground.
>
> Are there style options I can use for this program which will allow the
> older transient to be brought to the foreground when that window is clicked?
> The program is using the following Style settings:
>
> Style Ensite3000 Title,NoHandles,MWMBorder,BorderWidth 7,DecorateTransient
Try the styles !RaiseTransient, !LowerTransient or
!StackTransientParent.
(Replace the '!' with "Dont" for fvwm-2.5.3 or earlier).
> I've tried adding MouseFocusClickRaises and ClickToFocusRaises, but neither
> helped.
Ciao
Dominik ^_^ ^_^
--
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 Thu Oct 16 2003 - 02:20:44 BST