The following code works in 1.10 onTextChanged: function(string, editbox) { editbox.string = “something”; } However in …
確定! 回上一頁