How can I make a PyQt app stay always on top of any orher app? In wxPython there is a "wx.STAY_ON_TOP" style for frames floating behavior. I'm 'translating' an app I had writen in wxpython to PyQt4 and I miss this funcionatlity. Thanks, Paulino