<?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 : Ribbon themes still not working</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Ribbon themes still not working]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 23:05:59 +0000</pubDate>
  <lastBuildDate>Tue, 15 Dec 2015 07:53:09 +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=22817</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[Ribbon themes still not working :     ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22817&amp;PID=74219&amp;title=ribbon-themes-still-not-working#74219</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7771">xang</a><br /><strong>Subject:</strong> 22817<br /><strong>Posted:</strong> 15 December 2015 at 7:53am<br /><br /><img src="http://i65.tinypic.com/126dwdw.png" border="0" /><br><img src="http://i63.tinypic.com/2uxyeu1.png" border="0" /><br><img src="http://i64.tinypic.com/10hj51v.png" border="0" /><br>]]>
   </description>
   <pubDate>Tue, 15 Dec 2015 07:53:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22817&amp;PID=74219&amp;title=ribbon-themes-still-not-working#74219</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon themes still not working :   terrym wrote:I am using Windows...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22817&amp;PID=74203&amp;title=ribbon-themes-still-not-working#74203</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1">kstowell</a><br /><strong>Subject:</strong> 22817<br /><strong>Posted:</strong> 13 December 2015 at 2:35pm<br /><br /><span style="line-height: 16.8px;"><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by terrym" alt="Originally posted by terrym" style="vertical-align: text-bottom;" /> <strong>terrym wrote:</strong><br /><br />I am using Windows 10 Pro with Visual Studio 2015 and all working fine with exception Ribbon Themes still do not work.</td></tr></table></span><div style="line-height: 16.8px;"><span style="line-height: 1.4;">I just checked the Calendar Sample with v17 Release Candidate and I don't notice any issues with the Visual Studio 2015 Ribbon:</span></div><div style="line-height: 16.8px;"><br><img src="http://forum.codejock.com/uploads/1/calendar.png" height="653" width="1035" border="0" /><br><br>Make sure you are loading the resource DLL as the first step before you set any themes.<br><br>You can use the built in CXTPThemeDll manager and pass in the INI file name constant located in "Source\Common\XTPResourceImage.h".<br><br>This will automate loading the resource DLL's for you, for example:&nbsp;<br><table width="99%"><tr><td><pre class="BBcode">XTPThemeDLL()-&gt;SetHandle(<b>xtpIniVisualStudio2015Dark</b>);&nbsp;<font color="#009900">// always load theme DLL first.</font><br>CXTPPaintManager::SetTheme(<b>xtpThemeVisualStudio2015</b>);<br><div></pre></td></tr></table></div></div>]]>
   </description>
   <pubDate>Sun, 13 Dec 2015 14:35:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22817&amp;PID=74203&amp;title=ribbon-themes-still-not-working#74203</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon themes still not working : +1 for this. VS2015 Theme on Ribbon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22817&amp;PID=74198&amp;title=ribbon-themes-still-not-working#74198</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7771">xang</a><br /><strong>Subject:</strong> 22817<br /><strong>Posted:</strong> 13 December 2015 at 10:19am<br /><br />+1 for this. VS2015 Theme on Ribbon (Light, Dark, Blue) Not working.<br><br>We get broken theme.<br>]]>
   </description>
   <pubDate>Sun, 13 Dec 2015 10:19:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22817&amp;PID=74198&amp;title=ribbon-themes-still-not-working#74198</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon themes still not working : I am using Windows 10 Pro with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22817&amp;PID=74195&amp;title=ribbon-themes-still-not-working#74195</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 22817<br /><strong>Posted:</strong> 12 December 2015 at 7:50pm<br /><br />I am using Windows 10 Pro with Visual Studio 2015 Pro and all was working fine except Ribbon Themes still do not work. &nbsp;We have upgraded to 17.0 (C++ MFC) from 10.4.2 (C++ MFC). &nbsp;All worked before the upgrade, any pointers as to what has changed since?]]>
   </description>
   <pubDate>Sat, 12 Dec 2015 19:50:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22817&amp;PID=74195&amp;title=ribbon-themes-still-not-working#74195</guid>
  </item> 
 </channel>
</rss>