I have an UITextView in my iPhone app which is editable.
New button is created inside the UITextView whenever user select a specific function.
As the button is always placed on the left side in the text view, I need to position the cursor on the right side of the button so that user can see what they are typing.
I can't seem to find a documented (or undocumented) method to set location of the cursor.
Does anybody have any ideas or has anybody else achieved anything similar?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…