How can I get the character that was pressed in a dialog, not the ascii code but like 'a' ?
I used this:
AddDialogHandler>Dialog1,MSMemo1,OnKeyPress,DoKeyPress
and then with %DoKeyPress_Key% I can get ascii value but I would need the character instead.
Search found 1 match
- Thu Mar 17, 2016 9:01 pm
- Forum: Technical / Scripting
- Topic: How to know the last key pressed as a character
- Replies: 1
- Views: 2683