Computer Science Canada keyboard keys (help) |
Author: | turing91 [ Thu Jan 11, 2007 9:49 pm ] | ||
Post subject: | keyboard keys (help) | ||
How would you make a simple program where if you pressed the "d" key on the keyboard it says something like "You pressed the d key" i know you can use
but how would you do it without pressing control? |
Author: | Ultrahex [ Thu Jan 11, 2007 10:45 pm ] | ||||
Post subject: | Re: keyboard keys (help) | ||||
There is actually two ways for keyboard input... but i think you understand what you are doing so ill just show you the code(s)
|