Label Font Size |
Post Reply |
Author | |
ScottW
Groupie Joined: 02 August 2005 Status: Offline Points: 82 |
Post Options
Thanks(0)
Posted: 05 May 2015 at 5:47pm |
Not sure if I'm doing something wrong here, but it seems like the XAML markup is using the wrong font sizes. I have a sample form with two Suite Controls Label controls on it. They both have the font set in the IDE to Segoe UI 9. The upper label just has a normal text caption and markup is disabled. The lower label has markup enabled and a markup caption that should be setting the font to Segoe UI 9, but it looks much smaller. If I change the FontSize tag in the markup version to 12, then it looks about the same size as the 9pt font in the upper label. Is there something I can do to get both 9pt fonts to look the same?
|
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
I think XAML FontSize defaults to PX, so if you explicitly define PT, you should get the desired result.
For example:
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
ScottW
Groupie Joined: 02 August 2005 Status: Offline Points: 82 |
Post Options
Thanks(0)
|
That seems to work. Thanks.
|
|
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 |