maybe it's a bug in this version. anyway, did you try to run this code on another version of Qt?
omega36, Do you have a chance to try Qt 4.3 or 4.4?
in this case, it is not necessary to create an image using an image editor and then load it. you can create an QPixmap in your program and then use it.![]()
I'm talking about this
Qt Code:
.... pixmap.fill(Qt::red); ...To copy to clipboard, switch view to plain text mode
sorry I read it quickly
ok that is better![]()
Bookmarks