Text Objects and dynamic font properties?
The only way around it that I have found is to create all text objects as unbound fields and enter their text as a formula, but it seems like a very odd way of doing things. Is there a simpler way?
Unfortunately in .NET there isn't an easier way to accomplish this - the runtime engine does not have the ability to set the font of Text Objects and at design time you can't conditionally set it (as you have found).
Keith - Business Objects