trichview.com

trichview.support




Re: Tag As String Question


Return to index


Author

Message

Kris

Posted: 12/13/2004 22:23:13


I think problem is with unicode :-(

When I change value in TVStyle in jump text style unicode to false it works

but disappear Polish characters.


How resolve this problem ?


Kris



U�ytkownik "Kris" <[email protected]> napisa� w wiadomo�ci

news:[email protected]...

> How it works in RVF ?

>

> My way of this (begining is te same)

> 1)

> Edytor.InsertStringTag('VisibleText',Integer(StrNew(PChar('HideText'))));

> 2) I save this it using TDBRichViewEdit in database

> 3) Reload click on hyperlink and in event EdytorJump I do this:

>         T:=Integer(StrNew(PChar('NewHideText')));

>         Edytor.SetCurrentTag(T);   -- it works !!!

>         Edytor.SetItemText(Edytor.CurItemNo,'NewVisibleText');

>  in editor appear strange chars, but hyperlink works i can change againt

> HideText.

>

> It is correct way ?

>

> Kris

>





Powered by ABC Amber Outlook Express Converter