<?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 : in-item progress indicators in ReportCtrl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : in-item progress indicators in ReportCtrl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 18:34:23 +0000</pubDate>
  <lastBuildDate>Tue, 14 Jul 2009 20:15:01 +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=14746</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[in-item progress indicators in ReportCtrl : We already had similar item -...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14746&amp;PID=50970&amp;title=initem-progress-indicators-in-reportctrl#50970</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 14746<br /><strong>Posted:</strong> 14 July 2009 at 8:15pm<br /><br />We already had similar item - as <FONT size=2>CXTPReportRecordItemPercentNumber: <DIV></DIV><FONT color=#008000 size=2><P>//-----------------------------------------------------------------------</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Summary:</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Call this member function to Store/Load a report record item</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// using the specified data object.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// c-tr can pass value and color to draw like task manager percent complete field</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Parameters:</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// dValue - double value</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// clr - color</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// bPercentCompleteDisplay - show as colored rect inside</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>//-----------------------------------------------------------------------</P></FONT><FONT size=2><FONT size=2><P>CXTPReportRecordItemPercentNumber(</FONT><FONT color=#0000ff size=2>double</FONT><FONT size=2> dValue = 0, COLORREF clr = RGB(224,224,224), BOOL bPercentCompleteDisplay = TRUE);</P><DIV></DIV><FONT color=#008000 size=2><P>//-----------------------------------------------------------------------</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Summary:</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Should be overridden by descendants for drawing itself.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// Parameters:</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// pDrawArgs - structure which contain drawing arguments.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>// pMetrics - structure which contain metrics of the item.</P></FONT><FONT size=2><P></FONT><FONT color=#008000 size=2>//-----------------------------------------------------------------------</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> OnDrawCaption(XTP_REPORTRECORDITEM_DRAWARGS* pDrawArgs,</P><P>XTP_REPORTRECORDITEM_METRICS* pMetrics);</P></FONT><FONT color=#0000ff size=2><P>public</FONT><FONT size=2>:</P><P>COLORREF m_clr; </FONT><FONT color=#008000 size=2>//color</P></FONT><FONT size=2><P>BOOL m_bPercentCompleteDisplay; </FONT><FONT color=#008000 size=2>//flag</P></FONT><FONT size=2><P>};</P><DIV></DIV></FONT></FONT></FONT></FONT>]]>
   </description>
   <pubDate>Tue, 14 Jul 2009 20:15:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14746&amp;PID=50970&amp;title=initem-progress-indicators-in-reportctrl#50970</guid>
  </item> 
  <item>
   <title><![CDATA[in-item progress indicators in ReportCtrl : How would you go about including...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14746&amp;PID=50965&amp;title=initem-progress-indicators-in-reportctrl#50965</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3516">securigy</a><br /><strong>Subject:</strong> 14746<br /><strong>Posted:</strong> 14 July 2009 at 3:56pm<br /><br />How would you go about including progress indicators in each row or report control, something similar to this:<DIV><BR><img src="http://forum.codejock.com/uploads/20090714_155514_progress-in-rep.bmp" border="0"></DIV>]]>
   </description>
   <pubDate>Tue, 14 Jul 2009 15:56:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14746&amp;PID=50965&amp;title=initem-progress-indicators-in-reportctrl#50965</guid>
  </item> 
 </channel>
</rss>