Keep window frontmost every window of every application

Hello
I have a window with a progress bar and i ant to keep it
always visible, even if an other application come in front
I saw that it should be something like “float” but don’t know how to do
Regards
Chris

Try aWindow’s setLevel: NSFloatingWindowLevel

http://piyocast.com/as/archives/7534

Hi Maro
Thanks a lot works Fine !!:slight_smile: