Hi, I want to make that when the content of a text box fill the width of the screen, it reduces it´s Font size so it can continue showing the rest of the text, without multilines.
I show what I´m looking to achieve:
When the numbers fill the display, the font reduces so it can be enter another number.
I was thinking if there is an easy way to achieve that? or I should make a list with all the width in pixels of each number and calculate how many enter in the screen with the different font sized depending the screen width?
any help welcome, thanks