I’m trying to create an input native textfield but I didn’t want that white field appearing, only the text my user would type in.
I know that we can set background as false for native.textBox, but I wanted to restrict the input type to number, so I guess I would have to stick to textField.
I read a blog post from ansca a while ago stating that both could set the background color.
how can I do that?
tried object:setFillColor(), but the code halted.
[import]uid: 125498 topic_id: 22156 reply_id: 322156[/import]
[import]uid: 52491 topic_id: 22156 reply_id: 88415[/import]