Robuta

https://forum.qt.io/topic/137360/pyqt6-does-not-allow-to-use-the-qt-aa_usedesktopopengl-attribute PyQt6 does not allow to use the Qt.AA_UseDesktopOpenGL attribute | Qt Forum Jun 25, 2022 - Hello, This PySide6 example works: import sys from OpenGL import GL as gl from PySide6.QtCore import Qt from PySide6.QtOpenGLWidgets import QOpenGLWidget fr... does not