Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

I've noticed that the Input_Keyboard function seems to fire multiple times for each key press, is this the expected behavior?

I have simply but a bit of code in to write the key pressed to a text file but when I press a key once it gets logged to my text file 10 or more times. Is there away round this so I can have the key logged once per press?

I'm thinking I could check how long has passed since the last press and if it isn't at least a second ignore it but surely there is a better way?

Thanks

Stu

Guest
This topic is now closed to further replies.
×
×
  • Create New...