Thread: keydown2
View Single Post
  #14  
Old 02-15-2008, 10:54 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by cbkbud View Post
Because you can't use that to detect when a key is held down.
PHP Code:
function GraalControl.onKeyDown(keycodekeystringscancode) {
}
function 
GraalControl.onKeyUp(keycodekeystringscancode) {

Would that not do it?
__________________
Reply With Quote