Hello ,
how i can change text size for each of caractere text in label??
exemple: My name is anes
Set the Label to accept html coding; then you can use Taifun’s advice New formatting possibilities with the Label
probably using capitalize … however the formatting possibilities are limited.
1 Like
You can do something with a label set to htmlFormat
Need to look back to the html4 specification for html tags that adjusted text size (not css)
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.