11-28-2012 11:21 PM
How to change font size/color of control component in UI? Such as slider, check box.
They don't have property that I can change directly? Do I have to customize each control?
11-29-2012 12:04 PM
Have you tried using a TextStyle?
https://developer.blackberry.com/cascades/referenc
You should be able to set one for all of the text controls.
11-29-2012 12:23 PM
So, I have to use C++?
Is this TestStyle also available in QML?
11-29-2012 03:14 PM
Yes, was going to explain but someone just pointed me to this doc, which is much better:
https://developer.blackberry.com/cascades/document