Quote:
Originally Posted by Jake
I thought I was using Java 6 but downloaded the update just to be sure. java -version gives me <build 1.6.0_04-b12> so I assume that's indeed the case.
The problem remains. I'll check if downloading the new SDK as well does any difference, I only have 1.5 there.
Thanks for trying.
EDIT: SDK didn't change anything, no.
|
well, that is bad news.... i can only suggest the following:
- try with other java apps (from Sun themselves), and see if they show the same behaviour; that would help determine if the problem is with Java of with my app.; for instance, you can try with the following swing demo:
Password Store
and try alt-tabbing out from
EU full-screen, and see what happens...
- try uninstalling all jdk and jre versions, and do a fresh install of latest version