<?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 : Bug in XTPReportColumnIconAlignment</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Bug in XTPReportColumnIconAlignment]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 26 Aug 2026 21:04:58 +0000</pubDate>
  <lastBuildDate>Sun, 24 Nov 2013 16:57:16 +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=22048</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[Bug in XTPReportColumnIconAlignment : Likely library bug.Exposed in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22048&amp;PID=71928&amp;title=bug-in-xtpreportcolumniconalignment#71928</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2657">Algae</a><br /><strong>Subject:</strong> 22048<br /><strong>Posted:</strong> 24 November 2013 at 4:57pm<br /><br />Likely library bug.<br><br>Exposed in sample program: ReportSample.<br><br>This value clobbers the ability to set check on alignment in the context menu as found in the sample:<br><br>// file: XTPReportRecordItem.h<br>// enum XTPReportColumnIconAlignment<br><br>xtpColumnTextMask = 0xFF<br><br>Shouldn't it be:<br><br>xtpColumnTextMask = <b>0x0F</b><br><br>I haven't seen the define used any place else, so I'm assuming it was a typo that was never corrected.<br>]]>
   </description>
   <pubDate>Sun, 24 Nov 2013 16:57:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22048&amp;PID=71928&amp;title=bug-in-xtpreportcolumniconalignment#71928</guid>
  </item> 
 </channel>
</rss>