Hello,

I want to paint a rectangle which inverts the colours of the area it is painted over, but i get this error: "QPainter::setCompositionMode: Blend modes not supported on device."
I'm painting on a "regular" QWidget. is it possible to make a QWidget support this, and if so, how?