Re: still problem in key listener

1998-06-30 Thread Juergen Kreileder
"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

1998-06-30 Thread Andrew An(Tae-Yoon)
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.