[Qt-interest] QWindow:WindowStayOnTopHint and > QDialog:WindowStayOnTopHint under OSX
Ross Driedger
ross at earz.ca
Fri Dec 4 19:20:35 CET 2009
On Fri, 04 Dec 2009 13:07:48 -0500, <qt-interest-request at trolltech.com>
wrote:
> Under windows, the QDialog appears on top of my MainWindow which is
> exactly what I want
> The problem is under OSX, even if create my QDialog as a child of the
> MainWindow the Qdialog opens below it and doesn't go in front event when
> in focus.
QWidget::raise() is your friend.
--
"Music is frozen architecture"
Goethe
Ross Driedger
ross_at_earz.ca
More information about the Qt-interest-old
mailing list