Check out Qt::WindowStaysOnTopHint, which is one of the
Qt::WindowsFlags you should be able to pass to a QMainWindow function.

Adam


On 2/17/07, Paulino <[EMAIL PROTECTED]> wrote:
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

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to