I&#39;m a noob at both Python and GTK so forgive me if this is a silly question.<br><br>I&#39;ve got a modal window I&#39;m creating, and I&#39;ve tried doing &quot;set_transient_for&quot; but no matter what I&#39;ve done, it won&#39;t stay on top of the base application window.&nbsp; You can easily pick the app window from the taskbar and switch to it, even though it can&#39;t get input.
<br><br>If a user does this by accident, it leaves the impression that the program has locked up.<br><br>Can someone point me in the right direction?&nbsp; Or does busybox not support this?<br>