Hey, @tes_735, I just read this blog post about text field and text box:
The very last entry says: By default the native.newTextBox is not editable. You can enable the edit mode by setting object.isEditable = true (where “object” is the native.newTextBox handle).
Edit: Woops, I just checked and I have already included object.isEditable = true for my text box object. I don’t remember when I included it, but I must’ve done it from the get-go, and that’s why my text box object behaves properly during editing phase.
Do you have this property set to true in your code?
Naomi [import]uid: 67217 topic_id: 30741 reply_id: 124201[/import]