Thread: keyup help
View Single Post
  #2  
Old 06-29-2009, 08:36 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
You can always make use of the following two events:

function GraalControl.onKeyDown(keycode, keychar) { ... }
function GraalControl.onKeyUp(keycode, keychar) { ... }
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote