Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Font/TTFont and setTextColor() — Gideros Forum

Font/TTFont and setTextColor()

edited March 2014 in Bugs and issues
I'm not sure if this is a bug, or just undocumented and unexpected behavior. It seems that setTextColor() is only effective on TextFields using fonts derived from TTFont, but not Font. I can get around it by manipulating the color with setColorTransform(), though, which actually makes setTextColor() seem rather redundant.

Comments

Sign In or Register to comment.