posted 25 years ago
umm, first of all, in which component is the image drawn? lets say that you have a panel myPanel, in which the image is drawn, and fully covers. then the code would be
and then, in the paint method of the second panel, you paint the image if paintOnSecondPanel is true...