I am writing a program but seem to be losing keystrokes. I thought getkey got the most recent key pressed. But it seems to lose keystrokes.
getkey()
|
|
« Next Oldest | Next Newest »
|
getkey()
|
|
« Next Oldest | Next Newest »
|
▼
Post: #5
11-22-2013, 12:34 AM
I am writing a program but seem to be losing keystrokes. I thought getkey got the most recent key pressed. But it seems to lose keystrokes. |