<?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 : CXTThemeManager problem in 9.50</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTThemeManager problem in 9.50]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 09:06:21 +0000</pubDate>
  <lastBuildDate>Fri, 08 Oct 2004 03:28:58 +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=1252</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[CXTThemeManager problem in 9.50 : The CXTThemeManager contructor...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1252&amp;PID=3396&amp;title=cxtthememanager-problem-in-9-50#3396</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=477">Frode</a><br /><strong>Subject:</strong> 1252<br /><strong>Posted:</strong> 08 October 2004 at 3:28am<br /><br /><P>The CXTThemeManager contructor is made private in the CXTThemeManager class in version 9.50.</P><P>I have been using the following code to get Office2003 theme style in Windows 2000:</P><P>MainFrm.h:<BR>CXTThemeManager m_themeManager;</P><P>MainFrm.cpp:<BR>&nbsp;&nbsp;m_themeManager.SetTheme(xtThemeOffice2003);<BR>&nbsp;&nbsp;m_themeManager.SetButtonTheme(new CXTButtonThemeOffice2003Ex(TRUE));<BR>&nbsp;&nbsp;pCommandBars-&gt;SetPaintManager(new CXTPOffice2003ThemeEx());<BR>&nbsp;&nbsp;m_paneManager.SetCustomTheme(new CXTPDockingPaneOffice2003ThemeEx());<BR> &nbsp;&nbsp;m_paneManager.GetPaintManager()-&gt;m_pTabPaintM anager-&gt;SetColorSet(new CColorSetOffice2003Ex()) ;<BR> &nbsp;&nbsp;m_paneManager.GetPaintManager()-&gt;m_pPanelPain tManager-&gt;SetColorSet(new CColorSetOffice2003Ex());</P><P>Now I get compile errors when using&nbsp;m_themeManager, since the CXTThemeManager constructor is private.<BR></P>]]>
   </description>
   <pubDate>Fri, 08 Oct 2004 03:28:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1252&amp;PID=3396&amp;title=cxtthememanager-problem-in-9-50#3396</guid>
  </item> 
 </channel>
</rss>