Support for QWindowsWindowFunctions class
Andrea Cogliati
andrea at lightoptech.com
Fri Dec 18 17:36:16 GMT 2020
I’m experiencing the flickering bug caused by OpenGL widget in full screen mentioned here:
https://bugreports.qt.io/browse/QTBUG-51093
The suggested workaround is to use QWindowsWindowFunctions::setHasBorderInFullScreen:
https://doc.qt.io/qt-5/windows-issues.html#fullscreen-opengl-based-windows
It looks like there’s no support for QWindowsWindowFunctions in PyQt5. Is there a workaround?
Thanks,
Andrea
More information about the PyQt
mailing list