pyTony
pyMod
5,359 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852
pyTony
pyMod
5,359 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852
No, event loop takes care of that, above code hooked to key release event.Then if you need repeated activity you can use after method of a widget. See the second link (maybe 2to3 script can prepare it for Python3, by the way you can install both Python2 and Python3 without too much confusion).
pyTony
pyMod
5,359 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852