Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
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
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