I am using unity 4.3 and I have the latest version of NGUI (I just bought it a week ago)
When I create a new NGUI label, I can press enter to create line break, but when I define my own string (see below)
public string tooltipText;
In the inspector, I can't press enter.....using \n won't make a line break either.... a bit stuck really....