📅  最后修改于: 2022-03-11 14:58:15.758000             🧑  作者: Mango
Set the cursor position at the same time you assign new data to the textinput:
example = TextInput(text = "exampletext,
cursor=(0,0))