<?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 : Theme is not changing</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Theme is not changing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 16 Jun 2026 10:41:19 +0000</pubDate>
  <lastBuildDate>Wed, 13 Jun 2007 06:40:48 +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=7125</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[Theme is not changing : Hi,  Thanks. I solved the issue,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=23652&amp;title=theme-is-not-changing#23652</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 7125<br /><strong>Posted:</strong> 13 June 2007 at 6:40am<br /><br />Hi,<DIV>&nbsp; Thanks. I solved the issue, the problem exists only becoz of my code. Anyway Thanks.</DIV>]]>
   </description>
   <pubDate>Wed, 13 Jun 2007 06:40:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=23652&amp;title=theme-is-not-changing#23652</guid>
  </item> 
  <item>
   <title><![CDATA[Theme is not changing : Sorry! it is not getting into...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=23651&amp;title=theme-is-not-changing#23651</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 7125<br /><strong>Posted:</strong> 13 June 2007 at 6:29am<br /><br />Sorry! it is not getting into the (<FONT size=2>message == M_SYSCOLORCHANGE</FONT>)&nbsp;block. Please ignore the previous reply.]]>
   </description>
   <pubDate>Wed, 13 Jun 2007 06:29:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=23651&amp;title=theme-is-not-changing#23651</guid>
  </item> 
  <item>
   <title><![CDATA[Theme is not changing : Hi, No, it is getting inside...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=23650&amp;title=theme-is-not-changing#23650</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 7125<br /><strong>Posted:</strong> 13 June 2007 at 6:26am<br /><br /><P>Hi,</P><P>No, it is getting inside into the (<FONT size=2>message == WM_SYSCOLORCHANGE</FONT>) block when I am changing the color scheme. What is the problem? Please give solution.</P>]]>
   </description>
   <pubDate>Wed, 13 Jun 2007 06:26:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=23650&amp;title=theme-is-not-changing#23650</guid>
  </item> 
  <item>
   <title><![CDATA[Theme is not changing : Hi,   open Source\CommandBars\XTPCommandBars.cpp...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=23643&amp;title=theme-is-not-changing#23643</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7125<br /><strong>Posted:</strong> 13 June 2007 at 5:33am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>open Source\CommandBars\XTPCommandBars.cpp&nbsp; file and set breakpoint in</DIV><DIV>&nbsp;</DIV><DIV>1. beginning OnFrameWndMsg method - check if it was called.</DIV><DIV>&nbsp;</DIV><DIV>2. in (message == WM_SYSCOLORCHANGE) block - check if was called when you change windows theme.</DIV>]]>
   </description>
   <pubDate>Wed, 13 Jun 2007 05:33:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=23643&amp;title=theme-is-not-changing#23643</guid>
  </item> 
  <item>
   <title><![CDATA[Theme is not changing : Hi,  I haven&amp;#039;t use SetLunaTheme...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=23639&amp;title=theme-is-not-changing#23639</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 7125<br /><strong>Posted:</strong> 13 June 2007 at 4:11am<br /><br />Hi,<DIV>&nbsp; I haven't use SetLunaTheme anywhere in my code and I doesn't have any OnWndMsg or OnCmdMsg like that. The problem is when my application is running that time if I change the color scheme to olive green or silver, the commandbar is not changing to the present color scheme. If I stop &amp; run my application again it is changing to the present color scheme. But all your example projects,&nbsp;when it is running and if I am change the color scheme, immediately commandbars is changing to the present color scheme. Please help.</DIV><DIV><SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-ansi-: EN-US; mso-fareast-: EN-US; mso-bidi-: AR-SA"><?:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /><v:shape id=_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"><?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:lock aspectratio="t" v:ext="edit"><a href="https://forum.codejock.com/uploads/20070613_041004_test.zip" target="_blank">uploads/20070613_041004_test.zip</A></o:lock></v:shape></SPAN></DIV>]]>
   </description>
   <pubDate>Wed, 13 Jun 2007 04:11:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=23639&amp;title=theme-is-not-changing#23639</guid>
  </item> 
  <item>
   <title><![CDATA[Theme is not changing : Office 2003 doesn&amp;#039;t draw...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=22920&amp;title=theme-is-not-changing#22920</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7125<br /><strong>Posted:</strong> 16 May 2007 at 5:50am<br /><br /><DIV>Office 2003 doesn't draw statusbar with blue/olive colors - it uses standard colors for statusbar.</DIV>]]>
   </description>
   <pubDate>Wed, 16 May 2007 05:50:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=22920&amp;title=theme-is-not-changing#22920</guid>
  </item> 
  <item>
   <title><![CDATA[Theme is not changing : Thanks  How can I change the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=22873&amp;title=theme-is-not-changing#22873</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 7125<br /><strong>Posted:</strong> 15 May 2007 at 1:56am<br /><br />Thanks<DIV>&nbsp;</DIV><DIV>&nbsp;How can I change the statusbar theme from calssic style to xtpThemeOffice2003 (like default blue,olive green,silver). Any samples?</DIV>]]>
   </description>
   <pubDate>Tue, 15 May 2007 01:56:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=22873&amp;title=theme-is-not-changing#22873</guid>
  </item> 
  <item>
   <title><![CDATA[Theme is not changing : It can be only if 1. you call...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=22839&amp;title=theme-is-not-changing#22839</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7125<br /><strong>Posted:</strong> 14 May 2007 at 7:43am<br /><br /><P>It can be only if</P><DIV>1. you call somewhere SetLunaTheme to use only blue colors</DIV><DIV>2. OnFrameWndMsg was not called - for example you override CmainFrame::OnWndMsg and didn't call base method.</DIV>]]>
   </description>
   <pubDate>Mon, 14 May 2007 07:43:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=22839&amp;title=theme-is-not-changing#22839</guid>
  </item> 
  <item>
   <title><![CDATA[Theme is not changing : Hai,  I have implemented xtpThemeOffice2003...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=22837&amp;title=theme-is-not-changing#22837</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2969">Ashok</a><br /><strong>Subject:</strong> 7125<br /><strong>Posted:</strong> 14 May 2007 at 7:09am<br /><br /><P>Hai,</P><DIV>&nbsp;&nbsp; I have implemented xtpThemeOffice2003 for my commandbar.So, my application coming good with blue color in commandbar(menu bar, toolbar etc.,).But the problem is when I am changing the color scheme(changing the display property of the desktop)&nbsp;to olive green / sliver&nbsp;the commanbar theme&nbsp;is not changing, it keep remains as default blue. What is the problem? please help.</DIV>]]>
   </description>
   <pubDate>Mon, 14 May 2007 07:09:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7125&amp;PID=22837&amp;title=theme-is-not-changing#22837</guid>
  </item> 
 </channel>
</rss>