Hi, I have a Qt application displayed full screen, and small semi-transparent windows (QGraphicsView + QML) on top on the main app. When I click on the main app, the small windows disappear behind... I set the modality, windows flags etc, but I can't find how to make the small windows not disappear (unless I call hide() then show() but that looks ugly).
I'm using Qt 471 X11 with Ubuntu 10.04 x86. I tried with metacity, openbox and xfwm4 but the behavior is the same. Any suggestion ? ThanksĀ in advance !
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest