trichview.com

trichview.support




Tag As String Question


Return to index


Author

Message

Jonathan Allen

Posted: 12/02/2004 2:32:35


Is it not possible to store a string tag in an RTF document like with the

RVF documents?


In my application, I make a call like:


RVEdit.InsertStringTag('DisplayedText', Integer(StrNew('KeyToReplace')));


This information is saved into an RTF format file. When I later reload this

file into an RichView control and make the following call:


RVData.GetItemTag(I), I get a returned value of 0 (nil)


However the following call


RVData.GetItemTextA(I) will return 'DisplayedText' as expected.


Is there some option I am overlooking or what?





Powered by ABC Amber Outlook Express Converter