|
Snoop Bob Beginner
Joined: 05 Sep 2003 Posts: 23
|
Posted: Sat Apr 17, 2004 2:22 am
Getting a specific window to stay "on top" |
I made this command to create a window to show my exits...
#MAKEWINDOW exits open "scrolling=yes|floating|left=2%|top=-46c|width=480|height=31|persistant
it works perfectly, EXCEPT it doesn't stay on top and disappears as soon as I do something in another window. To prevent this I have to manually move the window and click the "On Top" button, then move the window back to place...
Is there an easier way to do this? |
|
|
|
Greendale Beginner
Joined: 19 Mar 2004 Posts: 17 Location: Sweden
|
Posted: Mon Apr 19, 2004 8:48 am |
Change floating to floating=yes and it should work the way you want it.
|
|
|
|
Snoop Bob Beginner
Joined: 05 Sep 2003 Posts: 23
|
Posted: Tue Apr 20, 2004 1:42 am |
Thanks dude, you rock!
|
|
|
|
|
|