native.newTextfield width

General question:

changing the width of the newtextField() after it has been created is not supported, right?

calling objectTextField.width = 123 does something. But the more often I change the width ( with no matter what value ) the smaller the textfield becomes.