Possible to automatically highlight a substring within a text edit box?
Hi. I'm wondering if anyone knows of a method where my script can automatically highlight a substring within a text edit box? I'd like the user to be able to1. Click on the text within the TEB at a specific location.2. A "<< Set Text Changed" function would return the location of the cursor in the text field using a yet-to-be-determined command.3. The script looks around the cursor location for ...