On 4/13/21 6:15 AM, William de Smet via use-livecode wrote:
Hi there,

How do I get the selectedText of a native iOS field?
I want to change the color of the text selection in the field.

I think you want "selectedRange" which returns the start index and the length of the text selected. Judging from the dictionary it looks like it only works on multiline fields.


--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to