<?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 : xtpColumnTextWordBreak = Doesn&#039;t</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : xtpColumnTextWordBreak = Doesn&#039;t]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 04:27:39 +0000</pubDate>
  <lastBuildDate>Fri, 23 Aug 2013 14:26:08 +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=21856</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[xtpColumnTextWordBreak = Doesn&#039;t : Wordbreak column alignment does...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21856&amp;PID=71536&amp;title=xtpcolumntextwordbreak-doesnt#71536</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2657">Algae</a><br /><strong>Subject:</strong> 21856<br /><strong>Posted:</strong> 23 August 2013 at 2:26pm<br /><br />Wordbreak column alignment does NOT work.<br><br>Neither xtpColumnTextWordBreak nor DT_WORDBREAK functions properly.<br><br>From what I can tell the following setting gets clobbered when the Theme is set which screws up wordbreak:<br><br>wndReport.GetPaintManager()-&gt;SetFixedRowHeight(FALSE);<br><br>If you set this AFTER the theme is set, it works as intended.<br><br>See attached ReportSampleView.cpp from the toolkit. Search "wordbreak" to see the few lines of code added to test the functionality. <a href="uploads/2657/ReportSampleView.zip" target="_blank" rel="nofollow">uploads/2657/ReportSampleView.zip</a><br><br>Kludge fix: <br>In CXTPReportPaintManager, change the default. m_bFixedRowHeight = FALSE;<br>Of course this will cause the opposite problem should you actually want to have FixedRowHeights.<br><br>This, and other paint settings either need to be decoupled from the CXTPReportPaintManager constructor or the CXTPReportPaintManager should not recreated every time a theme is set.<br><br>Obviously this is a very visible bug that impacts other features such as loading an XML layout for the report.<br><br>Not sure what's going on there at CJ but it seems that <b>basic stable functionality</b> is being slighted or ignored since 15.3.1. *See tree control as another example.<br><br>This is not a good sign for a library.<br><br>version 16.2.3<br>vs 2010<br>w 7 pro<br>]]>
   </description>
   <pubDate>Fri, 23 Aug 2013 14:26:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21856&amp;PID=71536&amp;title=xtpcolumntextwordbreak-doesnt#71536</guid>
  </item> 
 </channel>
</rss>