[python-win32] In Python and Windows environment how to supress certain key press and send some other key event for it

Bernd bernd.kappenberg at gmx.de
Mon Aug 10 20:36:06 EDT 2020


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



More information about the python-win32 mailing list