Global keystrokes
in
Programming Questions
•
3 years ago
After Cedrickiefer answered to my previous "Global mouse" post I am now curious about a similar subject.
Is there a way to implement a hook to detect keystrokes when the sketch window is not active?
I would like to read each keyPressed event even if another application has focus and the sketch is in background.
Alex
4