Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: seonr on January 25, 2013, 04:18:09 PM

Title: TAB char inside a UILabel?
Post by: seonr on January 25, 2013, 04:18:09 PM
I am wanting to use TABto format some text inside a UILabel, but cannot seem to find a char sequence I can use to do so. Has anyone managed to do this?

I have tried \t and that doesn't work either.
Title: Re: TAB char inside a UILabel?
Post by: ArenMook on January 25, 2013, 10:25:17 PM
No tabs in NGUI. I suggest you create a few labels for this instead.
Title: Re: TAB char inside a UILabel?
Post by: seonr on January 26, 2013, 02:41:01 AM
Bummer, ok,  that is a lot of UILabels I need to use :(

I better get cracking on it then....
Title: Re: TAB char inside a UILabel?
Post by: ArenMook on January 26, 2013, 03:14:29 PM
Just dynamically add children to a UIGrid.