Hi!
Got message from subject in console when set mainwindow to stay on top:
setWindowFlags(windowFlags() | Qt::WindowStaysOnTopHint);
Window behaves as I supposed, but I doubt if everything is ok.
I use Qt5.0.0 on Windows7 compiled with mingw.
Also when I run some dialogs I have sometimes several, sometimes a lot of
nativeResourceForWindow: 'handle' requested for null window or window without handle.
messages in console. Also without any harm.
Should it be reported as bug?
↧