trichview.com

trichview.support




Re: Using extra attributes


Return to index


Author

Message

Sergey Tkachenko

Posted: 04/10/2004 15:14:10


You can use "tags" - additional text string that can be associated with

TRichView's item.

It can be any string (without #13, #10 and #0 characters), so you can encode

any information in it.


As an alternative solution, you can add your own properties to class

representing text formatting (i.e. containing properties like color, font

name, etc.). I can give an example, if you need.



As for RTL capabilities, you should test if they are acceptable for you.

They are implemented not comprehensively. To enable them, assign

RichView.BiDiMode either to rvbdRigthToLeft or rvbdLeftToRight.

Warning: Unicode RTL text is not supported under Win9x/ME.





Powered by ABC Amber Outlook Express Converter