Page 1 of 1

Floating Windows?

Posted: Thu Sep 03, 2020 2:22 pm
by Q*bert
Is there any way within PB to make a window float above all others, even when it doesn't have focus?

Preferably I can find a way to do this in both Windows and MacOS.

Re: Floating Windows?

Posted: Thu Sep 03, 2020 2:28 pm
by Q*bert
Just found the answer after I posted the previous.

The answer is.... StickyWindow(Window,#True)