Dart Home | PowerTCP Emulation for .NET | Custom Development | Reply | PowerTCP Emulation for .NET Topics | Forums |
Author | Forum: PowerTCP Emulation for .NET Topic: Long press of a key does not send multiple presses |
MYedge From: USA Posts: 9 Member Since: 11/10/15 |
posted November 12, 2015 5:02 PM In the emulator, the user cannot hold the backspace button to delete characters. They need to keep hitting the backspace button. Holding down any key does not send multiple key strokes to the emulator. It's more of an annoyance than anything else, but it would be a nice feature since this is standard keyboard functionality. Is there a way to enable that? I can spend some time messing around with the key_down and key_up event with a timer, but it would be great if this were built in functionality. |
Nick B (Admin) From: Utica, NY USA Posts: 619 Member Since: 05/25/10 Extra Support Options Custom Application Development |
posted November 12, 2015 5:19 PM Hello, Set Vt.AutoRepeat to true for your desired behavior. |
MYedge From: USA Posts: 9 Member Since: 11/10/15 |
posted November 13, 2015 10:10 AM Wonderful. Works perfectly. Thank you. |
Reply | PowerTCP Emulation for .NET Topics | Forums |
This site is powered by PowerTCP WebServer for ActiveX |