Painting problem with JInternalFrames in JDesktopPane in JKD 1.6
843806Feb 14 2008 — edited Jan 14 2010Hi
I am facing some painting problem when I use JInternalFrames in JDesktopPane in JDK 1.6
When I drag any internal frame it is painted with some dirty region and not the actual drawing in it.
If I run the same code with JDK 1.5 it works fine.
Is the problem with JKD 1.6...?
Rajnish