<?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 : Can&#039;t set report control glyphs in 16.2</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Can&#039;t set report control glyphs in 16.2]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 06:08:32 +0000</pubDate>
  <lastBuildDate>Fri, 28 Jun 2013 16:25:46 +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=21756</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[Can&#039;t set report control glyphs in 16.2 : Yes, glyphs are part of the theme,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21756&amp;PID=71255&amp;title=cant-set-report-control-glyphs-in-16-2#71255</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 21756<br /><strong>Posted:</strong> 28 June 2013 at 4:25pm<br /><br />Yes, glyphs are part of the theme, so they get reloaded every time you change the theme.<br><br>]]>
   </description>
   <pubDate>Fri, 28 Jun 2013 16:25:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21756&amp;PID=71255&amp;title=cant-set-report-control-glyphs-in-16-2#71255</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t set report control glyphs in 16.2 : Nevermind, I figured it out. The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21756&amp;PID=71253&amp;title=cant-set-report-control-glyphs-in-16-2#71253</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=669">markr</a><br /><strong>Subject:</strong> 21756<br /><strong>Posted:</strong> 28 June 2013 at 1:15pm<br /><br />Nevermind, I figured it out. The application of themes appears to have changed significantly in v16.2, and now I need to apply this logic whenever the report control theme changes.]]>
   </description>
   <pubDate>Fri, 28 Jun 2013 13:15:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21756&amp;PID=71253&amp;title=cant-set-report-control-glyphs-in-16-2#71253</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t set report control glyphs in 16.2 : In previous releases of XTP, we...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21756&amp;PID=71252&amp;title=cant-set-report-control-glyphs-in-16-2#71252</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=669">markr</a><br /><strong>Subject:</strong> 21756<br /><strong>Posted:</strong> 28 June 2013 at 1:07pm<br /><br />In previous releases of XTP, we could set the report control glyphs using the following code:<div><br></div><div><div>CBitmap bmp;</div><div>CXTPResourceManager::AssertValid(XTPResourceManager()-&gt;LoadBitmap(&amp;bmp, IDB_BITMAP_REPORT_GLYPHS));</div><div>GetReportCtrl().GetPaintManager()-&gt;GetGlyphs()-&gt;SetMaskColor(CR_MASK);</div><div>VERIFY(GetReportCtrl().GetPaintManager()-&gt;GetGlyphs()-&gt;SetIcons(bmp, 0, 11, CSize(0, 0)));</div></div><div><br></div><div><span style="line-height: 1.4;">The code (which is invoked during OnCreate of </span>CXTPReportView derived view)<span style="line-height: 1.4;">&nbsp;still executes without error, but no longer produces the expected result.</span></div><div><br></div><div>How can we achieve this in v16.2?</div>]]>
   </description>
   <pubDate>Fri, 28 Jun 2013 13:07:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21756&amp;PID=71252&amp;title=cant-set-report-control-glyphs-in-16-2#71252</guid>
  </item> 
 </channel>
</rss>