trichview.com

trichview.support




Re: Templates


Return to index


Author

Message

Sergey Tkachenko

Posted: 01/19/2004 16:24:33


This project (TemplateEditor) loads 'template.rvf' file at startup (in

FormCreate).

This file contains collections of styles that replace the collections in

RVStyle2.


Solutions:

1)

- comment out the line


RichViewEdit1.LoadRVF(ExtractFilePath(Application.ExeName)+'template.rvf');

- save new 'template.rvf' (on program closing)

- restore that line

or

2)

- assign RVStyle2.TextStyles[1].FontName := 'Verdana' in code (between

LoadRVF and Format)


>

> Hi,

>

> First of all, your richview component is just great. But here is a problem

> I can't resolve.

>

> I use templateeditor 2 to make some templates, but I can't change fields'

> font. I changed RVStyle2 style 'Code' font to Verdana, but nothing

changes.

> What should I do?

>





Powered by ABC Amber Outlook Express Converter