Search found 1 match
- 16 Aug 2016, 06:25
- Forum: General
- Topic: Only send a KeyDown or KeyUp event
- Replies: 1
- Views: 6103
Only send a KeyDown or KeyUp event
Hi! Luamacros has been a really great tool so far, but I'm wondering if it's possible to only send a KeyDown or KeyUp event, such as the functions TKeySequence.SendKeyDown and TKeySequence.SendKeyUp do in the Pascal source. Would it be possible to access these functions through the Lua editor? I've ...