Hello everyone,
I was traing to create textbox and other objects just to see how its works an learn more about then.
But when i try the code bellow
local textBox = native.newTextBox( 15, 70, 280, 70 )
textBox.text = "XXXXXXXXXXXX"
The error bellow happens
WARNING: Native text fields are not currently supported in the simulator. Please build for device.
The question is i cant use UI at simulator ?
if its possible please let me know.
[import]uid: 74146 topic_id: 21317 reply_id: 321317[/import]