Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.08 seconds.

  1. Replies
    9
    Views
    1,936

    Re: Changing Cursor Properly

    That is weird, but I'm glad you got it sorted out.

    And yeah, there certainly is: How to Write a Focus Listener (The Java™ Tutorials > Creating a GUI With JFC/Swing > Writing Event Listeners)
  2. Replies
    9
    Views
    1,936

    Re: Changing Cursor Properly

    Sadly, no. Java (purposely) has little control over what goes on outside of it. There are quite a few behaviors that are OS-specific (one example I can think of is how window resize events are...
  3. Replies
    9
    Views
    1,936

    Re: Changing Cursor Properly

    Sure, this could be OS-dependent behavior. I'm on Windows XP, and it seems to work fine.
  4. Replies
    9
    Views
    1,936

    Re: Changing Cursor Properly

    Works for me, regardless of focus.
  5. Replies
    9
    Views
    1,936

    Re: Changing Cursor Properly

    If you want help, you'll have to provide an SSCCE that we can play with. Make sure it's as small as possible while still demonstrating your problem.
Results 1 to 5 of 5