Thomas Jebson
Thomas Jebson
When using Pygame2 for the window class the error: 'Event' object has no attribute 'state' occurs. This is because in 'window.py' in the 'pygame2' folder; found here: https://github.com/moderngl/moderngl-window/blob/master/moderngl_window/context/pygame2/window.py line 285...
Minor tweak to fix spelling in documentation!
Operating System: Windows 11 (23H2) Pygame Version: 2.6.0 SDL Version: 2.28.4 Python Version: 3.10.11 I don't believe the problem relates to specific hardware. Using the provided minimal example, the window...