Hi i developed a swing application and it works fine and i installed it on some other machines. But on one machine when the screen comes up i cant use my mouse but the key board works but when i move my mouse and try to select a value from the Jlist or any component it doesn't work and i cant select a value. Any help... Thanks
Rashid Darvesh
Ranch Hand
Joined: Feb 13, 2004
Posts: 189
posted
0
For more information we are using Win 2000 professional
I've never seen or heard of this problem before, but since you say your program works fine on other machines, then it is obviously a problem with that one machine. Do other native programs work fine with the mouse? Have you tried any other Java programs (like SwingSet, an example that comes with the JDK)? Is there anything that makes this machine different from the others?
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
Rashid Darvesh
Ranch Hand
Joined: Feb 13, 2004
Posts: 189
posted
0
i just installed a fresh version of JRE and it works