You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating system: Windows 10 wxPython version & source: 4.2.1, from wxpython.org Python version & source: 3.11.8, from python.org
Description of the problem:
On Windows (10 at least, probably others), the Print Screen / SysRq key doesn't fire a key-down or char event at all. It does fire a key-up event when released. This can be seen by running the Key Events section of the wxpython demo.
Windows Settings > Ease of Access > Keyboard > "Print Screen shortcut" is off.
The text was updated successfully, but these errors were encountered:
Operating system: Windows 10
wxPython version & source: 4.2.1, from wxpython.org
Python version & source: 3.11.8, from python.org
Description of the problem:
On Windows (10 at least, probably others), the Print Screen / SysRq key doesn't fire a key-down or char event at all. It does fire a key-up event when released. This can be seen by running the Key Events section of the wxpython demo.
Windows Settings > Ease of Access > Keyboard > "Print Screen shortcut" is off.
The text was updated successfully, but these errors were encountered: