<?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] BUG: Header Font Width Calculation</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : [solved] BUG: Header Font Width Calculation]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 22:41:11 +0000</pubDate>
  <lastBuildDate>Wed, 24 Jan 2018 14:55:49 +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=23539</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] BUG: Header Font Width Calculation : Hello MacW,Of course we are still...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23539&amp;PID=76517&amp;title=solved-bug-header-font-width-calculation#76517</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23539<br /><strong>Posted:</strong> 24 January 2018 at 2:55pm<br /><br />Hello MacW,<br><br>Of course we are still in business&nbsp;<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" /><br>I have fixed this issue. It was introduced on adding HighDPI support in ReportControl.<br><br>Problem in method&nbsp;&nbsp;CXTPReportPaintManager::DrawColumn()<br><br>rcText.DeflateRect(XTP_DPI_X(<b><font color="#990000">3</font></b>), 0, XTP_DPI_X(<b><font color="#990000">3</font></b>), 0);<br>should be replaced with<br>rcText.DeflateRect(XTP_DPI_X(<b><font color="#009900">2</font></b>), 0, XTP_DPI_X(<b><font color="#009900">2</font></b>), 0);<br><br>I couldn't find your support ticket about this issue. Please write it's number.<br><br>Regards,<br>&nbsp;Oleksandr Lebed]]>
   </description>
   <pubDate>Wed, 24 Jan 2018 14:55:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23539&amp;PID=76517&amp;title=solved-bug-header-font-width-calculation#76517</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] BUG: Header Font Width Calculation : Any comment on this?My bug reports...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23539&amp;PID=76514&amp;title=solved-bug-header-font-width-calculation#76514</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3104">MacW</a><br /><strong>Subject:</strong> 23539<br /><strong>Posted:</strong> 24 January 2018 at 8:25am<br /><br />Any comment on this?<br><br>My bug reports are not answered (I'm a <b>paying customer</b>).<br>Forum posts are not answered.<br><br><font size="4">Is codejock still in business?</font><br>]]>
   </description>
   <pubDate>Wed, 24 Jan 2018 08:25:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23539&amp;PID=76514&amp;title=solved-bug-header-font-width-calculation#76514</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] BUG: Header Font Width Calculation : After switching to v 18 (18.2)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23539&amp;PID=76473&amp;title=solved-bug-header-font-width-calculation#76473</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3104">MacW</a><br /><strong>Subject:</strong> 23539<br /><strong>Posted:</strong> 13 January 2018 at 3:44am<br /><br />After switching to v 18 (18.2) I noticed that right-alighted text in report control headers is now cut off.<br>The text "Count" in the example below should fit without problems into the available column width.<br><br><img src="uploads/3104/macw-rc-1.jpg" height="75" width="408" border="0" /><br><br>I see similar problems in panel captions, where text that would fit easily inside the caption is cropped and shown with an ellipsis. <br><br><img src="uploads/3104/macw-rc-2.jpg" height="72" width="509" border="0" /><br><br>This indicates that there are still <b>font width calculation problems on high-DPI screens (150% scaling in my case).</b><br><br>I have reported these issues via the new "bug report email" workflow but so far nothing has happened. Any idea what to change in your code to get this working again. My customers are bugging me and I csan only tell them that Codejock is working on it. Or not.<br>]]>
   </description>
   <pubDate>Sat, 13 Jan 2018 03:44:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23539&amp;PID=76473&amp;title=solved-bug-header-font-width-calculation#76473</guid>
  </item> 
 </channel>
</rss>