Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Grondhammar on January 16, 2013, 02:46:01 PM

Title: UIButton advertises non-existant disabledColor prop
Post by: Grondhammar on January 16, 2013, 02:46:01 PM
UIButton in the documentation:

http://www.tasharen.com/ngui/docs/class_u_i_button.html#acf551cf562d550c2d50c52d6bd542c27

says that it has a property called "disabledColor". When I attempt to use this property in script, I get "Type `UIButton' does not contain a definition for `disabledColor' and no extension method `disabledColor' of type `UIButton' could be found"

The rest of UIButton seems to be as advertised.

Help?
Title: Re: UIButton advertises non-existant disabledColor prop
Post by: Nicki on January 16, 2013, 03:00:51 PM
Are you using the free version? In 2.2.7c  (paid version) it's there.
Title: Re: UIButton advertises non-existant disabledColor prop
Post by: Grondhammar on January 16, 2013, 04:22:27 PM
Ah... that would do it. Thanks Nicki.