Skip to main content
15-Moonstone
October 23, 2017
Question

How to get the cursor position on a TextArea Widget??

  • October 23, 2017
  • 1 reply
  • 1320 views

Hello,

Can anyone help me in the way to get the cursor position on a TextArea widget, Although we have a Textboxvalidate widget with a cursor position property but it does not provide multiline text for the same widget.

Or can we get the multiline for textboxvalidate widget??

Thanks

Sunay

1 reply

14-Alexandrite
October 24, 2017

Hi Sunay,

With the standard TextArea widget there is not a mechanism to get this information from withing thingworx.  Additional structures would need to be added to a customized TextArea widget to facilitate this via an extension.

Adam