Dual monitor(1024X768 & 1280X1024) graphic update problem
Hi,
I've searched about this problem in the forum and there are the same topics but couldn't get any solution.
It might be a bug and somebody still working on it.
When the swing application with JScrollPane is starting on the main monitor(1024X768) and it is working properly.
But when it is moved to the secondary monitor(1280X1024) and scrolled down or right, the graphic is not updated properly.
Exactly, the difference of the two monitor is not updated.
When down or up scrolling, right side width(1280-1024=256) and
when right or left scrolling, bottom side height(1024-768=256) is broken.
Anybody can give me any comment regarding this issue whether solution or bug reporting please.
Thanks,

