<?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 : Tab icons no longer display. 15.1.1</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Tab icons no longer display. 15.1.1]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 09:47:51 +0000</pubDate>
  <lastBuildDate>Sun, 31 Jul 2011 21:42:03 +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=18755</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[Tab icons no longer display. 15.1.1 : Never mind. Found it. In:void...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18755&amp;PID=65616&amp;title=tab-icons-no-longer-display-15-1-1#65616</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2657">Algae</a><br /><strong>Subject:</strong> 18755<br /><strong>Posted:</strong> 31 July 2011 at 9:42pm<br /><br />Never mind. Found it. In:<br><br>void CXTPTabClientWnd::CheckCommandBarsTheme()<br>{<br>.<br>.<br>&nbsp;&nbsp;&nbsp;&nbsp; m_pPaintManager-&gt;m_bShowIcons = FALSE; // set to true and it works as before.<br>.<br>.<br>}<br><br>I'm not sure why this was added in 15.1.1. Anyone know?<br>]]>
   </description>
   <pubDate>Sun, 31 Jul 2011 21:42:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18755&amp;PID=65616&amp;title=tab-icons-no-longer-display-15-1-1#65616</guid>
  </item> 
  <item>
   <title><![CDATA[Tab icons no longer display. 15.1.1 : Updated Codejock to 15.1.1 from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18755&amp;PID=65614&amp;title=tab-icons-no-longer-display-15-1-1#65614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2657">Algae</a><br /><strong>Subject:</strong> 18755<br /><strong>Posted:</strong> 31 July 2011 at 2:57pm<br /><br />Updated Codejock to 15.1.1 from 15.0.2.<br><br>Tab icons now fail to display if any theme other than Office 2000 is set.<br><br>&nbsp;&nbsp;&nbsp; m_paneManager.InstallDockingPanes(this);<br>&nbsp;&nbsp; &nbsp;m_paneManager.SetAlphaDockingContext(TRUE);<br>&nbsp;&nbsp; &nbsp;m_paneManager.SetShowDockingContextStickers(TRUE);<br>&nbsp;&nbsp; &nbsp;m_paneManager.SetDockingContextStickerStyle(xtpPaneStickerStyleWhidbey);<br>&nbsp;&nbsp; &nbsp;m_paneManager.SetShowContentsWhileDragging(FALSE);<br>&nbsp;&nbsp; &nbsp;m_paneManager.ShowCaptionMaximizeButton(TRUE);<br>&nbsp;&nbsp; &nbsp;m_paneManager.SetDefaultPaneOptions(xtpPaneNoCloseable);<br>&nbsp;&nbsp; &nbsp;m_paneManager.SetThemedFloatingFrames(TRUE); <br><br>&nbsp;&nbsp; &nbsp;int nIDs&#091;&#093; = {IDR_A, IDR_B, IDR_C, IDR_D, IDR_E, IDR_F, IDR_G, IDR_H, IDR_I, IDR_J };<br>&nbsp;&nbsp; &nbsp;m_paneManager.SetIcons(IDB_TABICONS, nIDs, _countof(nIDs), RGB(255, 255, 255));<br><br>Any ideas why this might be? None of my application pane/tab/icon code has changed. SetIcons also returns TRUE so the icons are loading properly (also indicated by Office 2000 success). I tried comparing sample code with mine and I couldn't find any significant differences.<br><br>Codejock 15.1.1 static Unicode x86 build, VS 2008<br><br>]]>
   </description>
   <pubDate>Sun, 31 Jul 2011 14:57:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18755&amp;PID=65614&amp;title=tab-icons-no-longer-display-15-1-1#65614</guid>
  </item> 
 </channel>
</rss>