Thread: Keydown
View Single Post
  #9  
Old 01-21-2002, 11:07 AM
Echos Echos is offline
Banned
Join Date: Jan 2002
Location: Somewhere in Georgia for l33t schoolings
Posts: 1,286
Echos is on a distinguished road
Send a message via ICQ to Echos Send a message via AIM to Echos Send a message via Yahoo to Echos
Quote:
Originally posted by WHIPENIE4
[screen_name says:]

kai, i didnt know that, but the only way i can seem to get keydown to work is in a timeout loop too
[Kaimetsu]

Well, it all very much depends on what you mean by "work". The function will, at pretty much any time, return the state of the specified key. Whether or not you use this in any useful way (which usually implies a timeout) is your own concern.

[/Kaimetsu]
Reply With Quote