<?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 : wrong CalculateRowHeight</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : wrong CalculateRowHeight]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 11:03:36 +0000</pubDate>
  <lastBuildDate>Wed, 05 Nov 2008 11:54:58 +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=12615</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[wrong CalculateRowHeight : I use Xtreme ToolkitPro v11.2.0Bug...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12615&amp;PID=42646&amp;title=wrong-calculaterowheight#42646</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4605">zitz</a><br /><strong>Subject:</strong> 12615<br /><strong>Posted:</strong> 05 November 2008 at 11:54am<br /><br />I use Xtreme ToolkitPro v11.2.0<br><br>Bug in XTPReportPaintManager.cpp<br>int CXTPReportPaintManager::CalculateRowHeight(CDC* pDC, const CString&amp; strText, int nMaxWidth, BOOL bWordBreak)<br><br>To fix this bag need remove from text (const CString&amp; strText) symbol '\r' because GetTextExtentX count it (new line '\r\n')<br>"word\r" &gt; "word"<br>If "word\r\n" in end of string, RowHeight have extra new line<br>:(<br>]]>
   </description>
   <pubDate>Wed, 05 Nov 2008 11:54:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12615&amp;PID=42646&amp;title=wrong-calculaterowheight#42646</guid>
  </item> 
 </channel>
</rss>