Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   New Scripting Engine (GS2) (https://forums.graalonline.com/forums/forumdisplay.php?f=153)
-   -   getKeyChar()? (https://forums.graalonline.com/forums/showthread.php?t=134267979)

Cubical 03-08-2013 01:49 AM

getKeyChar()?
 
I know we have have getKeyCode() but is there anyway to convert that code back into a character after doing so? I can always store it at the time of capture but I'd prefer not having to store it.

fowlplay4 03-08-2013 02:31 AM

keyname(int) - returns string - returns the name of a default action key (0-11)
keyname2(int) - returns string - returns the name of a key, parameter is the keycode

Cubical 03-08-2013 02:44 AM

Thank you for this useful and informative reply.


All times are GMT +2. The time now is 12:04 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.