[solved] CXTPFontComboBox is smaller |
Post Reply |
Author | |
JamesP
Groupie Joined: 07 January 2009 Location: United Kingdom Status: Offline Points: 73 |
Post Options
Thanks(0)
Posted: 11 November 2015 at 11:41am |
in version 17, beta 3, one of our testers has noticed the CXTPFontComboBox control is smaller and quite squashed compared to how it looked previously using 16.4
Looking into the code, the InitControl function now sets the item height using the function GetFontItemHeight which returns the value ::GetSystemMetrics(SM_CYVTHUMB) - (::GetSystemMetrics(SM_CYEDGE) * 2) whereas the old code used the value ::GetSystemMetrics(SM_CYVTHUMB) - ::GetSystemMetrics(SM_CYEDGE) |
|
Alopez
Newbie Joined: 02 November 2015 Location: Owosso Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Thank you for the great observation we will get this submitted and updated as soon as possible.
|
|
Anthony Lopez, Technical Support CODEJOCK SOFTWARE SOLUTIONS |
|
JamesP
Groupie Joined: 07 January 2009 Location: United Kingdom Status: Offline Points: 73 |
Post Options
Thanks(0)
|
Thanks, this looks much better in 17.1.
|
|
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 |