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
Stumped by easy question: Get window on top
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Stumped by easy question: Get window on top
un-iconify so the stack pops up, then
go to stack "stackname"
Should do the trick.
go to stack "stackname"
Should do the trick.
Re: Stumped by easy question: Get window on top
thanks. "go to stack" so simple.