hello
I’m in trouble with native text input ( native.newTextField function ).
I’m not able to retrieve text from objects
let’s say the object is:
local usernameTextField = native.newTextField(5,5,90,20, onTextField )
when using usernameTextField.text calling some other function the value is nil.
consider that it happens also when trying with device (iPhone 3Gs with iOS 4.3)
someone can help me? [import]uid: 11400 topic_id: 4567 reply_id: 304567[/import]