FF 3.60 Tahoma

Started by Klaas Holland, May 08, 2012, 03:01:05 PM

Previous topic - Next topic

Klaas Holland

When I change the Font in e.g.  a Listview in the Visual Designer it works fine.
However the compiler output is always Tahoma.
I tried XpSp3 and Windows 7.
Am I missing something here or is this build in in FF 3.60

Paul Squires

Do you have the "FontUpgrade" property set to "True"?
Paul Squires
PlanetSquires Software

Klaas Holland

Quote from: TechSupport on May 08, 2012, 03:31:32 PM
Do you have the "FontUpgrade" property set to "True"?

Yes, all the (new) "FontUpgrade" properties are automatically set to "True"
Is there a way to change all the "FontUpgrade" properties in a project to "False" in one time?

Or is this very unwise because of the High DPI awareness.
I cannot oversee the problems.

My projects are all in Courier New 10 and they look very different when it chances to Tahoma 10.
Can you explain what problems might occur in the future with Windows 7 or later?

 

Paul Squires

You may be right, a better choice probably would have been to have the default to be FALSE rather than TRUE. I think that I will change that.
Paul Squires
PlanetSquires Software

Klaas Holland

Thanks, that will be nice.
I will continue with FF 3.50 for a little while.