Question
Highlight words
I need to highlight some words (search results) in TLF text editor. I am using RichEditableText.
Please tell me how I can highlight more than one word at different places (in several paragraphs or spans).
I tried to use selectRange() function in RichEditableText. but it highlights only one occurence.
Thanks.
