dslforge icon indicating copy to clipboard operation
dslforge copied to clipboard

Allow moving the cursor to a specified position

Open amlajmi opened this issue 9 years ago • 2 comments

A Java method to automatically position the cursor would be great (issue n°6 reported in #32)

amlajmi avatar Dec 10 '16 20:12 amlajmi

Maybe this is already supported with the recent setSelection method of BasicText.java

jabiercoding avatar Feb 01 '17 14:02 jabiercoding

Quick feedback: I just tried setSelection after setting the text but the cursor does not move there. It does something through because if I set values larger than the text string, it complains. (P.S. I'm still on DSLforge 0.9)

ulrichobjectsecurity avatar Apr 15 '18 05:04 ulrichobjectsecurity