Welcome,
Guest
. Please
login
or
register
.
April 23, 2025, 07:26:32 PM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
UIInput inactive text color - how to change.
« previous
next »
Print
Pages: [
1
]
Author
Topic: UIInput inactive text color - how to change. (Read 1683 times)
wallabie
Full Member
Thank You
-Given: 0
-Receive: 0
Posts: 200
UIInput inactive text color - how to change.
«
on:
May 26, 2014, 09:59:29 AM »
I've got a use case where I need to change UIInput InactiveColor from code. I found how to change the ActiveTextColor but cannot do it with InactiveColor. I could not find this prop even in the UIInput script.
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: UIInput inactive text color - how to change.
«
Reply #1 on:
May 26, 2014, 11:06:26 PM »
The inactive color is simply the starting color of the label.
Logged
wallabie
Full Member
Thank You
-Given: 0
-Receive: 0
Posts: 200
Re: UIInput inactive text color - how to change.
«
Reply #2 on:
May 27, 2014, 07:33:05 AM »
I really need to be able to set different Inactive colors but not sure how to do it with the starting color. Does this mean that in order to set the Inactive color via code I would I have to change the label's color directly?
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: UIInput inactive text color - how to change.
«
Reply #3 on:
May 28, 2014, 06:54:31 AM »
Yup.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
UIInput inactive text color - how to change.