trichview.com

trichview.support




Changing Fonts


Return to index


Author

Message

Jonathan Allen

Posted: 04/28/2005 19:05:17


I am inserting a table dynamically then iterating through the records inserting

text. I am doing the following


Cells[X,Y].Clear;

Cells[X,Y].AddNL(#252, WINGDING_STYLENO, 0);


As the constant WINGDING_STYLENO indicated this is a style with the font

set to Wingdings. I am attempting to insert a checkmark here. The problem

is that the font is still Arial. Why doesn't the font change to my Wingdings

font according to my Style setting?


FYI, the inserted table IS being placed in a item position where a replaceable

parameter once was. I essentially identify the item as a replaceable parameter,

delete the identifier tag and insert the new table in that items position.





Powered by ABC Amber Outlook Express Converter