Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: superp on April 13, 2014, 11:12:57 AM

Title: popup list label color
Post by: superp on April 13, 2014, 11:12:57 AM
I am using UIPopupList and added a value:
"[99ff00]Colored![-]" as option but the text is not colored like other UILabel
Hierarchy view shows that there is "Drop-Down list" object with one label so i am not sure why this isn't being colored.
Title: Re: popup list label color
Post by: ArenMook on April 14, 2014, 02:54:21 AM
What color is the label? Remember the embedded color is blended with the tint color. So if the tint is black... the final result will also be black.