PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Klaas Holland on May 08, 2012, 03:01:05 PM

Title: FF 3.60 Tahoma
Post by: Klaas Holland on May 08, 2012, 03:01:05 PM
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
Title: Re: FF 3.60 Tahoma
Post by: Paul Squires on May 08, 2012, 03:31:32 PM
Do you have the "FontUpgrade" property set to "True"?
Title: Re: FF 3.60 Tahoma
Post by: Klaas Holland on May 08, 2012, 06:10:28 PM
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?

 
Title: Re: FF 3.60 Tahoma
Post by: Paul Squires on May 08, 2012, 07:03:00 PM
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.
Title: Re: FF 3.60 Tahoma
Post by: Klaas Holland on May 09, 2012, 09:19:00 AM
Thanks, that will be nice.
I will continue with FF 3.50 for a little while.