Any way to generate key press event by code?
Enter
You can track clicks by hooks but can’t generate a click (not by our official API). Nevetheless, there is a topic on SO that can help you to achieve it https://stackoverflow.com/questions/596481/is-it-possible-to-simulate-key-press-events-programmatically
I keep my fingers crossed.
Hey Carlos,
how’s the progress? Did you get the hook running?
I guess that we can close this topic as there are no questions left to answer.