Jump to content

Capture Keyboard Input in InputBox


Recommended Posts

Disclaimer: Not a keylogger.

I am creating a little tool to create custom Controller mappings for PC games.

I have created a simple GUI that has a mixture of ComboBoxes and InputBoxes.

What I am looking for is when a user clicks into an InputBox the tool will then capture any Keyboard key presses (including multiple key bindings at the same time Ex: Shift+X).

Once the key(s) are released it then stops capturing the input and interprets the key presses, (which will then be shown as a String).

What is the easiest way to achieve this functionality?

Thanks!

Edited by MIRAG3
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...