16
NGUI 3 Support / Re: tooltil not showing.
« on: April 03, 2014, 06:04:42 AM »
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....
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....


