[Solved]CSS in QT
QML and Qt Quick
5
Posts
3
Posters
3.0k
Views
1
Watching
-
Hi! Is it possible to use a CSS file using QML? I'm quite new in using QT. Thanks! :D
-
As far as I know, no. See "QmlStyling":http://developer.qt.nokia.com/wiki/QmlStyling.
-
I read that already. Hmm. So I'm guessing that you can't call a separate CSS file then. Thanks! :D
-
"doesnt work with Qml with Css":http://lists.qt.nokia.com/pipermail/qt-qml/2011-June/002694.html
see QmlStyling by Lukas
-
Thank you! :).