12-20-2012 12:19 PM
Hey,
I would like to be able to define global TextStyleDefinition object which I could reference in many qml files. This I can do. But I'm looking for method that will work with QML preview in momentics - so I can see my changes live, without need to deploy.
Does anyone know of such method?
Thanks,
Michal
Solved! Go to Solution.
12-28-2012 10:45 AM
bump
12-31-2012 01:58 AM
afaik not possible. i wouldn't trust the qml previewer either with font sizes...they never looked the same when ran on actual device...(but then that was back in <beta3, haven't used qml previewer since then
)
12-31-2012 06:16 AM
I was afraid that was an answer. I was just hoping that maybe someone managed to hack a smart way around it ![]()
It's also quite strange that we have to specify other sizes in pixels (eg. image sizes), but font size goes in points. It'll be a nightmare once they decide to change resolutions. Of course if they even get to this point, which I hope they will ![]()