Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: xiaoniaojjj on September 30, 2013, 02:26:05 AM

Title: What's the next line Char in Dynamic font?
Post by: xiaoniaojjj on September 30, 2013, 02:26:05 AM
\n doesn't work in Dynamic font,What's the new ?
Title: Re: What's the next line Char in Dynamic font?
Post by: dlewis on September 30, 2013, 07:16:12 AM
I haven't used 3.0 yet but this came up a bit in 2.5 (I believe) onwards so assuming it's the same...

\n should work when setting the text progromatically (UILabel.text = "New\nLine" but when using the inspector you need to just hit enter.