Display problem using using QML + QQuickWindow and openGl
Unsolved
Mobile and Embedded
-
Hello,
I am developing an application under Android with Qt 5.13.1.
I display a menu system using QML + QQuickWindow but I have a display problem.
The menu is displayed like this by mixing the menu and the opengl image at the back.
If I draw a black block behind the menu, the display is normal.
Isn't there a more elegant way to get the correct menu display?
Best regards,
Francky