Hi
I am trying to set a background image on a QTextEdit using setStyleSheet -

textEdit->setStyleSheet(QString::fromUtf8("background-image: 
url(:/images/Chrysanthemum.png);background-attachment: fixed"));

However, this doe not work.

Am i misunderstanding the documentation or is it not possible?

Thanks
                                          
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to