pyqtkeybind
pyqtkeybind copied to clipboard
Error Code 1419 when key is unregistered
OS: Windows 10 21H2 build 19044.1645 Python version: 3.9.7 PyQt version: 5.15.6
Hello I'm getting the following error whenever I try to unregister a KEY_SEQUENCE: Couldn't unregister hot key [KEY_SEQUENCE]. Error code = 1419. I'm using the sample app provided here.