> From: "Stefan Monnier" <stefan.monnier@lia.di.epfl.ch>
> Date: Tue, 11 Jun 1996 14:01:10 +0200
>
> > I have a title-bar button which includes an "f.occupy" operation. When I
> > invoke this the occupy window pops up, under my cursor, but then the window
> > on which I performed the "f.occupy" pops to the front, obscuring some or all
> > of the occupy window.
>
> You might want to try and set "TransientOnTop" to some appropriate value.
> This is supposed to keep transient windows on top of the "main" window.
> I'm not sure the occupy window is really declared as transient, tho.
This unfortunately does not work for the occupy window. However, it did
inspire me to try
AlwaysOnTop { "Occupy Window" }
which works perfectly. :-)
Many thanks,
Ian
This archive was generated by hypermail 2.1.2 : Sat Jun 22 2002 - 06:45:02 CEST