Author Topic: popup list label color  (Read 1383 times)

superp

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 14
    • View Profile
popup list label color
« 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.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: popup list label color
« Reply #1 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.