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.
Floating Windows?
Re: Floating Windows?
Just found the answer after I posted the previous.
The answer is.... StickyWindow(Window,#True)
The answer is.... StickyWindow(Window,#True)