Fonts |
Post Reply |
Author | |
DonB
Newbie Joined: 25 January 2007 Location: United States Status: Offline Points: 21 |
Post Options
Thanks(0)
Posted: 14 February 2007 at 1:53am |
My font issue was SkinFramework related whole time. Rem out SF code and fonts are exactly what they should be. Could not figure out why the Ribbon samples worked and my code did not. I got so carried away with every line of damn sample Ribbon code I forgot to look and see where SF was being dealt with. It was not, so I removed mine and presto, everything works. Other controls and loaded forms look like crap but at least our half blind users can read my work :) |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
If you use Skinframework, it applys fonts/metrics to application. remove "ApplyMetrics" flag if you don't want it.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
DonB
Newbie Joined: 25 January 2007 Location: United States Status: Offline Points: 21 |
Post Options
Thanks(0)
|
That did it. Don't have to touch CommandBars now either, it adjusts based on system settings. What metrics does SF use? Testing my app, no matter what system size, SF is the same size.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
For example Caption height.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
DonB
Newbie Joined: 25 January 2007 Location: United States Status: Offline Points: 21 |
Post Options
Thanks(0)
|
Oleg, attached a screen shot of SF w/Ribbon. System has Large fonts set. First shot does not have xtpSkinApplyMetrics bit set, second does. SF is doing something w/font size. I am doing nothing w/XCB fonts. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |