P
Peter Rank
Hi,
I have a Java application that runs on computers with two screens on
Windows XP.
Normally, the application runs on the second screen and when the user
presses a button, a dialog appears.
Now the machines has changed but I think the old windows profile of
the users has been copied.
When logged on with one user, the dialog now appears on the second
screen, when logged on on the same machine with another windows user,
the dialog does not appear and the application freezes.
Now I think, that in the profile windows will remember some dialog
positions or something like that.
Maybe this is a windows question but I post it to a java-forum because
it's possibly Java that remembers some window-positions in the windows
profile. I run Java Sun JDK 1.6.0_02.
Does anyone know something about such a problem and how to solve this?
Thanks
Peter
I have a Java application that runs on computers with two screens on
Windows XP.
Normally, the application runs on the second screen and when the user
presses a button, a dialog appears.
Now the machines has changed but I think the old windows profile of
the users has been copied.
When logged on with one user, the dialog now appears on the second
screen, when logged on on the same machine with another windows user,
the dialog does not appear and the application freezes.
Now I think, that in the profile windows will remember some dialog
positions or something like that.
Maybe this is a windows question but I post it to a java-forum because
it's possibly Java that remembers some window-positions in the windows
profile. I run Java Sun JDK 1.6.0_02.
Does anyone know something about such a problem and how to solve this?
Thanks
Peter