Domanda

I need to make a C# or Java application somewhat like "windows onscreen keyboard". I am not sure how to fill the alphabets into other applications on clicking buttons on my form. How do I communicate with the focused textbox or textarea on any given windows software, browser etc.? Any hints or code examples please?

È stato utile?

Soluzione

There is an informative video on youtube about this very subject:

http://www.youtube.com/watch?v=VgFXwWQwE9k

And this is the source: http://pastebin.com/drWY3qnz

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top