I do not try to paint outside, the problem is, when I paint in the paint event, I only have an empty widget. I try to use drawText and the result is the same.
Perhaps there is a better way, but for now, I do not see which way
Philippe
I do not try to paint outside, the problem is, when I paint in the paint event, I only have an empty widget. I try to use drawText and the result is the same.
Perhaps there is a better way, but for now, I do not see which way
Philippe
Maybe using QPainter::setRedirected()?
No, the problem stay.
I try to find if I can find an other solution with QWidget::stackUnder() but it seems that was no the solution too.
How did you use the redirecting?
Qt Code:
To copy to clipboard, switch view to plain text mode
J-P Nurmi
Bookmarks