Hello, I am spawning a window from inside my app, and would like to keep it on top while clicking on stuff in the original app window. I tried assigning the popup to an instance variable and doing a @popup.focus inside different methods, but it doesn't bring it up after the original app window is clicked on.
Thanks, Dean.
