Skip to main content
Inspiring
November 23, 2015
Answered

How to moving the insertion point of editText from ScriptUI?

  • November 23, 2015
  • 1 reply
  • 506 views

Hi.

How to moving the insertion point of editText from ScriptUI?

Please tell me JS code.

Thanks.

This topic has been closed for replies.
Correct answer TᴀW

I don't think you can. You can control the selection of text in an editText widget, but not the position of the insertion point.

1 reply

TᴀW
TᴀWCorrect answer
Legend
November 23, 2015

I don't think you can. You can control the selection of text in an editText widget, but not the position of the insertion point.

id-extras.com | InDesign tools & scripts for typesetters, form designers, and translators
K159Author
Inspiring
November 24, 2015

Thanks for comment.