qt-interest@trolltech.com
[Top] [All Lists]

QMessageBox::information on top of Qt::WStyle_StaysOnTop

Subject: QMessageBox::information on top of Qt::WStyle_StaysOnTop
From: max
Date: Tue, 28 Nov 2006 14:07:22 +0100
Hello everybody!

Here's my problem :
I have a Qt application that displays frequently messages using QMessageBox::information I have also in the same appli, custom windows that stay on top (i put flag : Qt::WStyle_StaysOnTop).

The problem is the next:
I would like my QMessageBox::information appear on top of my custom always-on-top-windows.

Instead of transforming all my QMessageBox::information in custom always-on-top-windows,
is there a simple way to do it ???

Thanks a lot for any help!

max

--
Max UNGER
=========
N2NSOFT, 11 blvd Sebastopol 75001 Paris
Tel : +33 1 4013 9553
http://www.n2nsoft.com/
http://maxunger.free.fr/

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>