|
|
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/
|
|