Print Page | Close Window

[solved] Msgbox: Character with descender are cut

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=22996
Printed Date: 28 April 2024 at 1:21pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [solved] Msgbox: Character with descender are cut
Posted By: iamgtd
Subject: [solved] Msgbox: Character with descender are cut
Date Posted: 12 April 2016 at 2:28am
Characters which have parts that descends below the baseline (g,j,p,q,y,...) are cut off in the last line of the text in a skinned messagebox.




-------------
---------

OS: Win 10 64 bit

Codejock Version 22.1 ActiveX

MS Visual Studio 2022 - C#

---------



Replies:
Posted By: olebed
Date Posted: 13 April 2016 at 3:13pm
Hello,

Can't reproduce this issue with current version of code, may be this was fixed.
In SkinControls C# codejock sample, with 100-125-150-200% DPI   I have used next code :
private void buttonSample_Click(object sender, EventArgs e)
{
   MessageBox.Show("Codejock is a leading provider of components and controls Visual C++", this.Text, 
   MessageBoxButtons.OK, MessageBoxIcon.Warning);
}
Regards,
 Oleksandr Lebed


Posted By: mala
Date Posted: 19 April 2016 at 5:33am
Hi,

i have habe the same issue with ToolkitPro 17.1.
A solution would be nice!!

Regards
Marcus



Posted By: olebed
Date Posted: 19 April 2016 at 5:35am
Marcus, you can try new version of library, it doesn't have this issue.


Posted By: iamgtd
Date Posted: 19 April 2016 at 6:20am
Solved with v17.2


-------------
---------

OS: Win 10 64 bit

Codejock Version 22.1 ActiveX

MS Visual Studio 2022 - C#

---------


Posted By: mala
Date Posted: 20 April 2016 at 7:47am
yes, i agree! it is solved in v17.2!

Thanks



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net