[ALLY] Re: Always on top window ?
From: allenk:powerup:au at: 11-Jan-2001 0:13
----- Original Message -----
From: "Luis Rodríguez Jurado" <[ljurado--bariloche--com--ar]>
To: <[ally-list--rebol--com]>
Sent: Tuesday, January 09, 2001 10:48 AM
Subject: [ALLY] Always on top window ?
> Is there any way to make a new vid window stay in front ?
>
Hi Luis,
Do you mean always on top off all Windows that are open on your desktop?,
or stay on top of a specified View window? ie on top of a parent. If the
latter, then you can use inform or request. Using either of these the window
on top will block focus to the window underneath, though.
Manipulating the order of the window faces in system/view/screen-face/pane
maybe another way.
If I had a bit more detail of what you are trying to do, I might be able to
give you a better answer.
Cheers,
Allen K