Page 1 of 1

Insert a text (an RVF stream) at the cursor position

Posted: Thu Jun 27, 2024 5:42 am
by stefan681
Hello,

I would like to insert a text (an RVF stream) at the cursor position. I can insert this using the procedure InsertRVFFromStream(Stream, ItemPos). But how can I convert the current cursor position to an item position?

Thanks.

Re: Insert a text (an RVF stream) at the cursor position

Posted: Thu Jun 27, 2024 9:02 am
by Sergey Tkachenko
Use InsertRVFFromStreamEd, it inserts at the caret position.