trichview.support
Re: Two RichviewEdit on one Form. |
Author |
Message |
Jaap-Willem van den Berg |
Posted: 07/16/2004 15:59:24 I can imagine problems occuring if you share one rvstyle component between more instances of richviews. Clearing (unused)styles from one richview, can give rise to problems in the other richview instance. In this case it is possible that textsyles or paragraph styles in the other instance of richview visualy change (because the style index numbers in the rvstyle are changed) or that the other instance of richview contains references to style index numbers that do not exist anymore. It is possible to use one rvstyle instance, but you must make sure that the rvstyle is not changed. This can happen if you load a document of you remove unused styles. See options to prevent changing rvstyle on loading. |
Powered by ABC Amber Outlook Express Converter