How to get text cursor(text edit beam)position of a TextBox?
Word index is best…
the same question, i add text to the textbox, set focus in it. the cursor blinks in front of the text! I also can’t find information on how to get the cursor. (4.24.3 on android)
TextBox setFocus() in Blueprint
This is the key. Right at the very end when the widget is added to the viewport or made visible (from collapsed).
