Yes, you're right, I don't have to change the focusPolicy.

The widget is not a QDialog, but a QGraphicsView with a QDialog window flag.
I use it to display a semi-transparent content on top of libVLC (who's inside a 
QWidget).

Now, my problem is when I toggle the video fullscreen, the QGraphicsView goes 
behind...
If it's a separate window (parent == NULL), I can call hide() then shoe(), 
it'll bring back forward. But that's no longer working.


Any idea ? thanks !
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to