trichview.com

trichview.support




Re: Multibyte character word wrap


Return to index


Author

Message

Sergey Tkachenko

Posted: 03/29/2004 15:24:53


Yes, you are right, multibyte languages are supported only via Unicode

(there will be no problems saving and loading text files in MBCS encoding,

though).


Some additional settings:

1) Set RichViewEdit.RTFReadProperties.UnicodeMode to rvruOnlyUnicode. This

will prevent appearing non-Unicode text styles when reading RTF files (and

inserting HTML files with RichViewActions).

2) You can change RVStyle.DefCodePage to code-page that will be used for

conversion between DBCS and Unicode (for example, when saving MBCS text

file). By default, this is a system-default code-page.





Powered by ABC Amber Outlook Express Converter