trichview.com

trichview.support




InsertItem and reformatting paragaph styles


Return to index


Author

Message

Joshua Claflin

Posted: 04/08/2004 3:27:51


Hi!


I inserted some text by typing it into TRichViewEdit and aligned it via:

TRichVE.Style.ParaStyles.Items[TRichVE.CurParaStyleNo].Alignment = rvaLeft;

TRichVE.ApplyParaStyle(TRichVE.CurParaStyleNo);


That actually works like it's supposed to, but when I insert a table (for

example) via InsertItem, the whole TRichViewEdit is reformatted.

While I understand this is by design, I'd like to know how to prevent the

control from reformatting ALL of my paragraphs...


Regards, Josh





Powered by ABC Amber Outlook Express Converter