JavaRanch » Java Forums »
Java »
Game Development
| Author |
keyboard arrow keys not working
|
rahul taiwala
Greenhorn
Joined: Feb 06, 2011
Posts: 12
|
|
|
|
 |
fred rosenberger
lowercase baba
Bartender
Joined: Oct 02, 2003
Posts: 9948
|
|
I'm sorry, but is there a question here?
Generally, the best way to get help on our forum is to provide as much information as possible. Simply posting 300+ lines of code will cause most folks I know to simply skip right over this, as it's too much work. Not only would they have to solve your problem, they'd have to work pretty hard to figure out what your problem is.
Does this compile? do you get error messages? Can you limit the code you post to the relevant segment?
|
Never ascribe to malice that which can be adequately explained by stupidity.
|
 |
rahul taiwala
Greenhorn
Joined: Feb 06, 2011
Posts: 12
|
|
sorry fred, from next time I will keep your words in mind.
And for this problem it is solved,my panel was not getting focus,just tried to get it using requestfocus() method and it is solved..
|
 |
 |
|
|
subject: keyboard arrow keys not working
|
|
|
|