1
NGUI 3 Documentation / Re: UILabel
« on: March 17, 2015, 07:00:00 AM »I would love to have a bbcode-like tag like so:
label.text = "I'm a text with [size=+10] big parts[/size] and [size=-10] small parts[/size] and a [size=14]absolute sized part[/size]"
To generate a single label with multiple sizes
I'm a text with big parts and small parts and an absolute sized part.
Since designers tend to want that and right now I have to create multiple UILabels and align them and all sorts of shenanigans to fill out each individual label with data.
I second this. Designers sure can get sad when you deny them this...

