QML - Unable to set the spinbox text color
-
Hi,
I am using QtQuickControls 2.14. I have added a SpinBox to my application. I am able to set the style for the up and down indicators, however I can't seem to figure out how to change the color and size of the value in the center of the spinBox. How (if possible) do I do this? I have read the documentation: SpindBox QML Type. Hopefully someone can help me on this.
Regards,
Pim -
Hi,
I am using QtQuickControls 2.14. I have added a SpinBox to my application. I am able to set the style for the up and down indicators, however I can't seem to figure out how to change the color and size of the value in the center of the spinBox. How (if possible) do I do this? I have read the documentation: SpindBox QML Type. Hopefully someone can help me on this.
Regards,
Pim -
@raven-worx Thank you very much! I must have missed this piece of documentation.