Re: Can no longer use arrow keys to move cursor around an AWT TextArea after upgrading to JDK 1.4.2.07



On 28 Sep 2005 09:52:59 -0700, "Vineet" <vka2b@xxxxxxxxxxx> wrote or
quoted :

>I've got an older Java application that has been around for many years,
>the only updates to it essentially being upgrading the version of the
>JDK. So far, upgrading the JDK hasn't caused any issues. However, after
>upgrading to JDK 1.4, I can no longer use the arrow keys on the
>keyboard to move the cursor within a TextArea. You can use the mouse to
>highlight and you can use the rest of the keys (i.e. type in text,
>delete stuff, etc.) but somehow you just can't move the cursor around
>by using the keyboard. Does anybody have any suggestions on what I
>could do to solve this? Thanks in advance!

This is a longshot, but have you changed the scrolllock or numpad
settings on your keyboard recently?
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.



Relevant Pages