Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.17 seconds.

  1. Replies
    3
    Views
    844

    Re: Keylistener in a loop?

    Does the component with the KeyListener have focus? Are the KeyListener methods never called at all, or are they called but then the if statements aren't entered?

    I recommend creating an MCVE to...
  2. Replies
    3
    Views
    844

    Re: Keylistener in a loop?

    What do you mean when you say you can't get it to work? Does the code compile? Does it run? Does it throw an Exception? Does it result in some strange behavior? Something else?
Results 1 to 2 of 2