Originally Posted by wysota Don't use a label. Use a custom widget and store each scanline as a separate pixmap as I suggested earlier. Thanks for your answer. So I create a new Widget class, reimplement paintEvent and let the painter paint my scanlines on the widget?
Yes. And only paint those scanlines that need painting (observe the rectangle you get in the paint event).
Your biological and technological distinctiveness will be added to our own. Resistance is futile. Please ask Qt related questions on the forum and not using private messages or visitor messages.
Forum Rules
Bookmarks