<?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 : Context menu doesn&#039;t pick up theme</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Context menu doesn&#039;t pick up theme]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 13:25:07 +0000</pubDate>
  <lastBuildDate>Thu, 10 Feb 2011 10:42:30 +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=17858</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[Context menu doesn&#039;t pick up theme : I&amp;#039;ve solved the problem myself...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17858&amp;PID=62541&amp;title=context-menu-doesnt-pick-up-theme#62541</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2876">DavidH</a><br /><strong>Subject:</strong> 17858<br /><strong>Posted:</strong> 10 February 2011 at 10:42am<br /><br />I've solved the problem myself by replacing the static call to TrackPopupMenu by a normal member function call of the same function of CXTPCommandBars.<br><br>David.<br>]]>
   </description>
   <pubDate>Thu, 10 Feb 2011 10:42:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17858&amp;PID=62541&amp;title=context-menu-doesnt-pick-up-theme#62541</guid>
  </item> 
  <item>
   <title><![CDATA[Context menu doesn&#039;t pick up theme : I just &amp;#039;ported&amp;#039; my application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17858&amp;PID=62535&amp;title=context-menu-doesnt-pick-up-theme#62535</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2876">DavidH</a><br /><strong>Subject:</strong> 17858<br /><strong>Posted:</strong> 10 February 2011 at 5:49am<br /><br />I just 'ported' my application to CommandBars 15. It was a breeze. Thanks!<br><br>In previous versions I used the Scenic theme. In version 15, I use the following code snippet:<br><br><font face="Courier New, Courier, mono">&nbsp; XTPResourceImages()-&gt;SetHandle(AfxGetInstanceHandle(), _T("WINDOWS7BLUE.INI"));<br>&nbsp; pCommandBars-&gt;SetTheme(xtpThemeRibbon);<br></font><br>The Ribbon is shown exactly as in previous versions, so that's OK. <br><br>The only problem is that the context menu's are not rendered correctly. They remain plain grey with black letters.<br><br>I've tested with some of the other themes, but for all of them the context menu's stay grey as well.<br><br>In previous versions of Codejock I did not need to do anything special to make the context menu's follow the theme. Did I miss something here?<br><br>David.<br>]]>
   </description>
   <pubDate>Thu, 10 Feb 2011 05:49:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17858&amp;PID=62535&amp;title=context-menu-doesnt-pick-up-theme#62535</guid>
  </item> 
 </channel>
</rss>