Hi, probably the data is not "cleared" because you paint above it with a transparent brush, so you can see through the newly painted pixels and see the old data.
Have you tried wysota's solution from the other thread (set QPainter::QPainter::CompositionMode_Clear)?
Ginsengelf




Reply With Quote
Bookmarks