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.
Insert a text (an RVF stream) at the cursor position
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Insert a text (an RVF stream) at the cursor position
Use InsertRVFFromStreamEd, it inserts at the caret position.