trichview.com

trichview.support




Paragraph Dialog (resubmitted with Subject)


Return to index


Author

Message

Benedikt Weber

Posted: 06/19/2002 23:13:05


I use the following to let the user modfy the TextStyle "normalText" and it

works fine.


FontDialog1->Font->Assign(RVStyle1->TextStyles->Items[normalText]);

if (FontDialog1->Execute())

    RVStyle1->TextStyles->Items[normalText]->Assign(FontDialog1->Font);

RichViewEdit1->Format();



Now I would like to do the same for ParaStyle. However, I have no access to

the paragraph dialog, except when using the predfined action, which does not

do what I want.


Is there any possibility to call the paragraph dialog directly or to use the

predefined action and change it's behaviour?


Benedikt








Powered by ABC Amber Outlook Express Converter