Re: a strange problem regarding popup JDialogs/Windows



Yeah, but the only painting i have overidden is the painting for the
layout drawing surface, a seperate panel. The Jdialogs that popup are
children of/anchored in the overall JFrame. So.....I don't know that
the painting of my JPanel would affect them, as it is also contained
within that Jframe

.