Hi, On 06/10/2010, at 5:27 AM, ext [email protected]<mailto:[email protected]> wrote: Is there a way to set leading (line-spacing) on a QML Text element? I’m not seeing anything obvious in the docs.
http://doc.qt.nokia.com/4.7/qml-text.html There isn't currently an API for this, unfortunately. The only way I can think to do this with the current release would be to use a WebView with the appropriate CSS. This seems like a reasonable addition for a future release; could you add a suggestion in the bug tracker (http://bugreports.qt.nokia.com) so we can keep proper track of this request? Regards, Michael
_______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
