iOSTextfield with no border

Yes it should be txt.handle
I copy/pasted some code without checking all of it.

The same function can be used to change the border color of a button.

Hi guys,

Well I did created the module and added the code but still no changed in the interface .

Here is how I end up enabling the color :

tfFullName.setBorderColor(ColorModule.Red)

but still the color stays the same gray that it is on the original control.

Any ideas ? thanks .