<?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 : Office themes not working</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Office themes not working]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 14:13:05 +0000</pubDate>
  <lastBuildDate>Tue, 20 Jun 2017 11:33:54 +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=23363</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[Office themes not working : Thanks, much appreciated ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23363&amp;PID=75890&amp;title=office-themes-not-working#75890</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 23363<br /><strong>Posted:</strong> 20 June 2017 at 11:33am<br /><br />Thanks, much appreciated]]>
   </description>
   <pubDate>Tue, 20 Jun 2017 11:33:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23363&amp;PID=75890&amp;title=office-themes-not-working#75890</guid>
  </item> 
  <item>
   <title><![CDATA[Office themes not working : I seem to recall when we moved...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23363&amp;PID=75889&amp;title=office-themes-not-working#75889</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 23363<br /><strong>Posted:</strong> 20 June 2017 at 11:30am<br /><br />I seem to recall when we moved to newer office themes I found that some of the images I was using were not available in the newer theme. I was using some of the ribbon group images and I think CJ stopped using images and started drawing gradients or something like that.<br><br>Basically you can't rely on the same images to be in all themes.<br>]]>
   </description>
   <pubDate>Tue, 20 Jun 2017 11:30:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23363&amp;PID=75889&amp;title=office-themes-not-working#75889</guid>
  </item> 
  <item>
   <title><![CDATA[Office themes not working : I have am changing my application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23363&amp;PID=75873&amp;title=office-themes-not-working#75873</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 23363<br /><strong>Posted:</strong> 09 June 2017 at 6:11am<br /><br /><span style=": rgb248, 248, 252;">I have am changing my application to use the Office2007.dll and Office2013.dll theme using the following code:</span><div><br></div><div><div><span ="apple-tab-span"="" style="white-space: pre;">		</span>XTPThemeDLL()-&gt;SetHandle(xtpIniOffice2007Blue);</div><div><span ="apple-tab-span"="" style="white-space: pre;">		</span>CXTPPaintManager::SetTheme(xtpThemeRibbon);</div></div><div><br></div><div>However when calling any code that internally to the SDK that needs resources, i.e. below, pImage is set to NULL as it fails to load the resource</div><div><br></div><div><span ="apple-tab-span"="" style="white-space: pre;">	</span>CXTPResourceImage* pImage = LoadImage(_T("WORKSPACETOPLEFT"));</div><div><br></div><div>Any help much appreciated</div>]]>
   </description>
   <pubDate>Fri, 09 Jun 2017 06:11:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23363&amp;PID=75873&amp;title=office-themes-not-working#75873</guid>
  </item> 
  <item>
   <title><![CDATA[Office themes not working : I have am changing my application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23363&amp;PID=75868&amp;title=office-themes-not-working#75868</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2928">terrym</a><br /><strong>Subject:</strong> 23363<br /><strong>Posted:</strong> 07 June 2017 at 10:38am<br /><br />I have am changing my application to use the Office2007.dll and Office2013.dll theme using the following code:<div><br></div><div><div><span ="Apple-tab-span" style="white-space:pre">		</span>XTPThemeDLL()-&gt;SetHandle(xtpIniOffice2007Blue);</div><div><span ="Apple-tab-span" style="white-space:pre">		</span>CXTPPaintManager::SetTheme(xtpThemeRibbon);</div></div><div><br></div><div>However when calling any code that needs resources, i.e. below, pImage is NULL</div><div><br></div><div><div><span ="Apple-tab-span" style="white-space:pre">	</span>CXTPResourceImage* pImage = LoadImage(_T("WORKSPACETOPLEFT"));</div></div><div><br></div><div>Any ideas please?</div><div><br></div>]]>
   </description>
   <pubDate>Wed, 07 Jun 2017 10:38:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23363&amp;PID=75868&amp;title=office-themes-not-working#75868</guid>
  </item> 
 </channel>
</rss>