trichview.com

trichview.support




Re: Unicode exporting problem


Return to index


Author

Message

Sergey Tkachenko

Posted: 05/24/2005 22:31:58


Better late than never...


TRichView does not support DBCS encoding directly. It must be represented as

Unicode internally.

The Editor 1 demo cannot work with Japanese text, because it has only one

Unicode text style.

In order to support Japanese, set Unicode property of all text styles

(RVStyle1.TextStyles[]) to True, and

RichViewEdit.RTFReadProperties.UnicodeMode = rvruOnlyUnicode.





Powered by ABC Amber Outlook Express Converter