<?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 : v15.1.3.0 - CXTPReportRow::Draw  -&gt; new param</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : v15.1.3.0 - CXTPReportRow::Draw  -&gt; new param]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 14:50:05 +0000</pubDate>
  <lastBuildDate>Tue, 18 Oct 2011 04:38:26 +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=19072</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[v15.1.3.0 - CXTPReportRow::Draw  -&gt; new param : thanks. I think, the new codejock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19072&amp;PID=66615&amp;title=v15-1-3-0-cxtpreportrowdraw-new-param#66615</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1999">FSauer</a><br /><strong>Subject:</strong> 19072<br /><strong>Posted:</strong> 18 October 2011 at 4:38am<br /><br />thanks. I think, the new codejock version provides better print functionalities. I will open a new thread to ask about printing...]]>
   </description>
   <pubDate>Tue, 18 Oct 2011 04:38:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19072&amp;PID=66615&amp;title=v15-1-3-0-cxtpreportrowdraw-new-param#66615</guid>
  </item> 
  <item>
   <title><![CDATA[v15.1.3.0 - CXTPReportRow::Draw  -&gt; new param :    FSauer wrote:Since v15.1.3.0...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19072&amp;PID=66609&amp;title=v15-1-3-0-cxtpreportrowdraw-new-param#66609</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 19072<br /><strong>Posted:</strong> 17 October 2011 at 7:50pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by FSauer" alt="Originally posted by FSauer" style="vertical-align: text-bottom;" /> <strong>FSauer wrote:</strong><br /><br /><br>Since v15.1.3.0 Draw has new param. How should this param set?<br><br>For any help I'll be glad.<br></td></tr></table><br><br>CDC *pDC, CRect rcRow, CRect rcClip, int nLeftOffset, CXTPReportRecordMergeItems &amp;mergeItems, int nColumnFrom, int nColumnTo<br><br>rcClip -&gt; The clipping rectangle, rect of your paper / print preview<br>nLeftOffset -&gt; 0 for printing, only required for horizontal scrolling<br>mergeItems -&gt; If you don't have merged items just pass a CXTPReportRecordMergeItems object<br>nColumnFrom -&gt; 0<br>nColumnTo -&gt; GetColumns()-&gt;GetCount()<br><br>]]>
   </description>
   <pubDate>Mon, 17 Oct 2011 19:50:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19072&amp;PID=66609&amp;title=v15-1-3-0-cxtpreportrowdraw-new-param#66609</guid>
  </item> 
  <item>
   <title><![CDATA[v15.1.3.0 - CXTPReportRow::Draw  -&gt; new param : Hi,I use the function Draw of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19072&amp;PID=66603&amp;title=v15-1-3-0-cxtpreportrowdraw-new-param#66603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1999">FSauer</a><br /><strong>Subject:</strong> 19072<br /><strong>Posted:</strong> 17 October 2011 at 10:52am<br /><br />Hi,<br><br>I use the function Draw of CXTPReportRow for a print routine like below:<br><br>void CMyReportCtrl::PrintRow(CDC* pDC, CXTPReportRow* pRow, CRect rcRow, int nPreviewHeight){<br>&nbsp;&nbsp;&nbsp; if (pRow-&gt;IsGroupRow())<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pRow-&gt;Draw(pDC, rcRow, 0); return;<br>&nbsp;&nbsp;&nbsp; }<br>...<br><br>Since v15.1.3.0 Draw has new param. How should this param set?<br><br>For any help I'll be glad.<br>]]>
   </description>
   <pubDate>Mon, 17 Oct 2011 10:52:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19072&amp;PID=66603&amp;title=v15-1-3-0-cxtpreportrowdraw-new-param#66603</guid>
  </item> 
 </channel>
</rss>