Page 1 of 1

Stumped by easy question: Get window on top

Posted: Wed Mar 13, 2013 1:46 am
by cwkalish
I know this is an easy one, but I can't figure out how to get one window to appear on top of another. I want Stack1 to 'un-iconify' Stack2 and then have Stack2's window appear in front of Stack1.

How does one set which window is on top?

Thanks.
-Chuck

Re: Stumped by easy question: Get window on top

Posted: Wed Mar 13, 2013 2:15 am
by sturgis
un-iconify so the stack pops up, then
go to stack "stackname"

Should do the trick.

Re: Stumped by easy question: Get window on top

Posted: Wed Mar 13, 2013 2:35 am
by cwkalish
thanks. "go to stack" so simple.