trichview.support
Re: Unicode Text Style |
Author |
Message |
shmp |
Posted: 07/12/2005 5:29:22 > - With my TRichView component I set RVFTextStylesReadMode = rvf_sIgnore. > > - I have 7 text styles in my TRVStyle component, one of which is unicode. > > Now, when I paste some unicode text into the component, nothing happens. > However, after adding 4 more text styles to the style component and making > text style #11 unicode, it works when I paste the text. Why does the first > unicode text style have to be the 11th style or greater? Thanks. You can't expect rve to recognise unicode when you set it to ignore can you? You have to 'add' or use 'default'. I use just two text styles of which one is a unicode and used 'default' and pasting still works. It also depends from where you are pasting from. Regards. Henry. |
Powered by ABC Amber Outlook Express Converter