<?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 : 20.0 beta &amp; Win 10 theme</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : 20.0 beta &amp; Win 10 theme]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 23:47:05 +0000</pubDate>
  <lastBuildDate>Mon, 24 May 2021 16:52:55 +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=24161</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[20.0 beta &amp; Win 10 theme : I am calling m_wndStatusBar.SetCommandBars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24161&amp;PID=78106&amp;title=20-0-beta-win-10-theme#78106</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3002">rconn</a><br /><strong>Subject:</strong> 24161<br /><strong>Posted:</strong> 24 May 2021 at 4:52pm<br /><br />I am calling m_wndStatusBar.SetCommandBars -- the status bar gets the correct theme for everything except Win 10 (which asserts because the images are missing from the win10 dll).]]>
   </description>
   <pubDate>Mon, 24 May 2021 16:52:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24161&amp;PID=78106&amp;title=20-0-beta-win-10-theme#78106</guid>
  </item> 
  <item>
   <title><![CDATA[20.0 beta &amp; Win 10 theme : My guess would be your status...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24161&amp;PID=78103&amp;title=20-0-beta-win-10-theme#78103</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9372">dbrookes</a><br /><strong>Subject:</strong> 24161<br /><strong>Posted:</strong> 24 May 2021 at 12:58am<br /><br /><div>My guess would be your status bar isn't using the correct paint manager theme. It looks like the status bar gets that from the command bars paint manager if command bars are set.</div><div><br></div><div>Try call m_wndStatusBar.SetCommandBars(pCommandBars) after you create it. Then the status bar should use the native Windows 10 theme once the command bars theme changes.</div><div><br></div><div>I think :)<br></div><div><br></div><div>Regards,</div><div>Daniel.<br></div>]]>
   </description>
   <pubDate>Mon, 24 May 2021 00:58:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24161&amp;PID=78103&amp;title=20-0-beta-win-10-theme#78103</guid>
  </item> 
  <item>
   <title><![CDATA[20.0 beta &amp; Win 10 theme : I tried to add the new Win 10...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24161&amp;PID=78102&amp;title=20-0-beta-win-10-theme#78102</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3002">rconn</a><br /><strong>Subject:</strong> 24161<br /><strong>Posted:</strong> 18 May 2021 at 9:29pm<br /><br />I tried to add the new Win 10 theme to my app. When I select it, I get a crash in&nbsp;CXTPStatusBarThemeResource::FillStatusBar on this:<div><br></div><div><div><span style="white-space:pre">	</span>// Fill light background.</div><div><span style="white-space:pre">	</span>CXTPResourceImage* pLightImage = XTPResourceImages()-&gt;LoadFile(_T("STATUSBARLIGHT"));</div><div><span style="white-space:pre">	</span>ASSERT(NULL != pLightImage);</div></div><div><br></div><div>The Win 10 ini files do not have "statusbarlight" or "statusbardark" - should they? Or is the status bar drawn differently somehow for the Win 10 theme?</div><div><br></div>]]>
   </description>
   <pubDate>Tue, 18 May 2021 21:29:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24161&amp;PID=78102&amp;title=20-0-beta-win-10-theme#78102</guid>
  </item> 
 </channel>
</rss>