<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : [solved] V17.1 Messagebox: Text is truncated</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : [solved] V17.1 Messagebox: Text is truncated]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 07:04:03 +0000</pubDate>
  <lastBuildDate>Thu, 14 Apr 2016 06:25:50 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=22995</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[[solved] V17.1 Messagebox: Text is truncated :   Thank you!We are still waiting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74664&amp;title=solved-v17-1-messagebox-text-is-truncated#74664</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4998">iamgtd</a><br /><strong>Subject:</strong> 22995<br /><strong>Posted:</strong> 14 April 2016 at 6:25am<br /><br /><img src="http://forum.codejock.com/smileys/smiley20.gif" border="0" alt="Thumbs Up" title="Thumbs Up" /> Thank you!<br><br>We are still waiting for v17.2 with all the fixes.<br>]]>
   </description>
   <pubDate>Thu, 14 Apr 2016 06:25:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74664&amp;title=solved-v17-1-messagebox-text-is-truncated#74664</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] V17.1 Messagebox: Text is truncated : I have tested with old code from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74662&amp;title=solved-v17-1-messagebox-text-is-truncated#74662</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 22995<br /><strong>Posted:</strong> 14 April 2016 at 5:28am<br /><br />I have tested with old code &nbsp;from v17.1 &nbsp;and also reproduced even on 125% DPI. I think this issue has been already fixed.&nbsp;]]>
   </description>
   <pubDate>Thu, 14 Apr 2016 05:28:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74662&amp;title=solved-v17-1-messagebox-text-is-truncated#74662</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] V17.1 Messagebox: Text is truncated : I can reproduce this issue with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74661&amp;title=solved-v17-1-messagebox-text-is-truncated#74661</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4998">iamgtd</a><br /><strong>Subject:</strong> 22995<br /><strong>Posted:</strong> 14 April 2016 at 1:43am<br /><br />I can reproduce this issue with different operating systems. Win7 and Windows Server 2008R2 and using 100% DPI. Both computer are virtual machines (VMWare).]]>
   </description>
   <pubDate>Thu, 14 Apr 2016 01:43:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74661&amp;title=solved-v17-1-messagebox-text-is-truncated#74661</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] V17.1 Messagebox: Text is truncated : Hello,Can&amp;#039;t reproduce this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74659&amp;title=solved-v17-1-messagebox-text-is-truncated#74659</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 22995<br /><strong>Posted:</strong> 13 April 2016 at 3:12pm<br /><br />Hello,<br><br>Can't reproduce this issue with current version of code, may be this was fixed.<br>In SkinControls C# codejock sample, with 100-125-150-200% DPI &nbsp; I have used next code:<br><table width="99%"><tr><td><pre class="BBcode">private void buttonSample_Click(object sender, EventArgs e)<br>{<br>&nbsp; &nbsp;MessageBox.Show("Codejock is a leading provider of components and controls Visual C++", this.Text,&nbsp;<br>&nbsp; &nbsp;MessageBoxButtons.OK, MessageBoxIcon.Warning);<br>}</pre></td></tr></table>Regards,<br>&nbsp;Oleksandr Lebed<br>]]>
   </description>
   <pubDate>Wed, 13 Apr 2016 15:12:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74659&amp;title=solved-v17-1-messagebox-text-is-truncated#74659</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] V17.1 Messagebox: Text is truncated : Workaround is to add one space...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74657&amp;title=solved-v17-1-messagebox-text-is-truncated#74657</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4998">iamgtd</a><br /><strong>Subject:</strong> 22995<br /><strong>Posted:</strong> 12 April 2016 at 3:03am<br /><br />Workaround is to add one space at the end of the text.<br>]]>
   </description>
   <pubDate>Tue, 12 Apr 2016 03:03:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74657&amp;title=solved-v17-1-messagebox-text-is-truncated#74657</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] V17.1 Messagebox: Text is truncated : In some cases the text in a skinned...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74655&amp;title=solved-v17-1-messagebox-text-is-truncated#74655</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4998">iamgtd</a><br /><strong>Subject:</strong> 22995<br /><strong>Posted:</strong> 12 April 2016 at 2:26am<br /><br />In some cases the text in a skinned messagbox is truncated. It depends of the length of the text. If the text reaches to the right border in the unskinned messagebox then it could be that the last word of the text in the skinned messagebox is wrapped to the next line. But this new line isn't shown.<br><br>One screenshot is with skinning and the other one is without skinning. In the skinned messagebox is the last word "C++" missing. <br><br><img src="uploads/4998/msgbox1.PNG" height="160" width="485" border="0" /><img src="uploads/4998/msgbox2.PNG" height="168" width="482" border="0" /><br>]]>
   </description>
   <pubDate>Tue, 12 Apr 2016 02:26:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22995&amp;PID=74655&amp;title=solved-v17-1-messagebox-text-is-truncated#74655</guid>
  </item> 
 </channel>
</rss>