Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    2,431

    [SOLVED] Re: KeyListener won't listen

    What difference does changing the value of y make to where the component is?
  2. Replies
    8
    Views
    2,431

    [SOLVED] Re: KeyListener won't listen

    What will make it move? What statement is supposed to make it move?
  3. Replies
    8
    Views
    2,431

    [SOLVED] Re: KeyListener won't listen

    Does the panel with the listener have the focus?

    Move your debugging print statement outside of the if clause to see if the method is being called.

    What key is tested for here? Why not use the...
Results 1 to 3 of 3