<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hi all,<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">If I use FCCategoryDef to change the font of a category, it appears that existing expressions which are set to use the category font don't automatically pick up this change. If I go into the Expression Designer, the expressions still show using their old font. I need to uncheck and recheck "Use Category Fonts" in order to get each expression to update. Doing this in code (i.e., looping through FCTextExpressionDefs and setting UseCategoryFont to false and then true and saving) doesn't seem to work either.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Is there some programmatic way to get expressions to recognize changes to their categories?</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Thanks,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Aaron.</div></div>