I see errors in the console in regards to the deprecated setTextColor, and the advice to use setFillColor. There is no mention of this on the API page here http://docs.coronalabs.com/api/library/display/newText.html or http://docs.coronalabs.com/api/type/TextField/setTextColor.html
But we do have this here http://docs.coronalabs.com/api/type/ShapeObject/setFillColor.html for a ShapeObject, but even on that page there is no addressing the new color values ( ie: value/255 ).
my apologies if I’m seeming critical, but should we assume the docs are a WIP?
Thanks in advance.