I using NGUI 3.5 version.
I make chatting UI using UIInput.
if user input chat message "adfdf\ndsfsdf" in UIInput then show you "adfdf". Because UIinput set max lines 1
I wander not function "\n" like your example "Example 0 Control Widgets"
What is different this?