Re: still problem in key listener
"Andrew An(Tae-Yoon)" <[EMAIL PROTECTED]> writes: > Thanks for reply. > I replaced input.requestFocus with display.requestFocus. > But it didn't solve the problem.Nothing changed.Would you give me more > ideas? Did you also change 'KeyTyped' to 'keyTyped'? With these modifications your code work
still problem in key listener
Thanks for reply. I replaced input.requestFocus with display.requestFocus. But it didn't solve the problem.Nothing changed.Would you give me more ideas? Bye.