Link creation while typing
Hi,
I am using TLF TextFlow as rich text editor. The editor is capable of detecting the hyperlink & convert it into actionable link. Iam trying with adding event:
CompositionCompleteEvent.COMPOSITION_COMPLETE exporting text then using regular expression reform the html text and finally importing again. But I think that seems to be very costly in terms of performance.
Can anybody help me out if I am going wrong?
One more doubt: Is there any way to assign new text in TextLayoutFormat?
Thanks in advance.
Gaurav
