Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: elvess on December 17, 2013, 10:19:56 AM
-
Hello. Is there a way to set different size to the UILabel text. For example: UILabel.text = "Hello NGUI".
I need to make "Hello" - size 25 and " NGUI" - size 15.
Thank U
-
No, there is currently no way to do this with just stock NGUI.
-
Sorry for the bump, but I'm looking for this too.
My workaround is using 2 labels with left alignment and changing right label pos depending left lenght.