Re: In Python and Windows environment how to supress certain key press and send some other key event for it
Bernd <[email protected]>
| Newsgroups | gmane.comp.python.windows |
|---|---|
| Message-ID | <[email protected]> |
Hi Krishnan, Did you finally solve your issue? Because I have the same problem: either my initial character appears on the screen before it is replaced by some other key event (False), or it does not appear on the screen, but then nothing will appear on the screen instead (True), i.e. the thread is completely blocked. I am using only pynput. Thanks, Bernd