trichview.com

trichview.support




Re: Format fo Tags


Return to index


Author

Message

Diogo

Posted: 03/21/2005 20:37:37


Hi,

I understood, but my problem is this first parameter (the visible text)

linked with a TAG, correct ?

This fisrt parameter is replaced with the data of mine Table1.Field.,

correct? (in this case I use GetItemTag to find TAGs and Replace)

Then I would like that in my DBRichViewEdit the first parameter when

replaced assume Font, Size, Color..etc..


thansk for us help





> Sorry, I do not understand.

> TRichView's tags cannot have font, because they are not displayed.

>

> In this call of InsertStringTag:

> DBRichViewEdit1.InsertStringTag(Edit1.Text,

>  Integer(StrNew(PChar(Edit1.Text))));

> the first parameter is a visible text. User can see it, can edit it, can

> apply font to it.

> The second parameter is a tag. Users cannot see it. It's not necessary

> equal

> to visible text, like in your example. You need to create your own user

> interface (dialogs) to allow editing it.

>

>> i will apply Font Format to the TAG's

>> Font.Size, Font.Color....

>> When I replace TAG's with GetItemTag, the TAG's assume Font properties.

>>

>> thanks

>

>





Powered by ABC Amber Outlook Express Converter