<?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 : Office2007 Theme and MDI Child Windows</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Office2007 Theme and MDI Child Windows]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 22:39:11 +0000</pubDate>
  <lastBuildDate>Wed, 09 Jul 2008 18:04:56 +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=10892</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[Office2007 Theme and MDI Child Windows : Hi Andy,Calendar control doesn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10892&amp;PID=38078&amp;title=office2007-theme-and-mdi-child-windows#38078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 10892<br /><strong>Posted:</strong> 09 July 2008 at 6:04pm<br /><br />Hi Andy,<br><br>Calendar control doesn't really support working in multithread environment. It heavily depends on a flow of Win32 messages sent and received (draw messages, buttons and mouse notifications, etc). So far, I'd recommend you to run Calendar procedures in synchronized mode. <br><br>In Clarion as far as I can see, the most proper way would be to use POST/EVENT functions for thread synchronization. If you'd like to update a Calendar's window from another thread, use POST method there; in the meantime catch this EVENT in Main thread, and call Calendar's refresh method, or theme change, or any other operation. I suppose this trick will make it working.<br><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 09 Jul 2008 18:04:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10892&amp;PID=38078&amp;title=office2007-theme-and-mdi-child-windows#38078</guid>
  </item> 
  <item>
   <title><![CDATA[Office2007 Theme and MDI Child Windows : Hi,  I&amp;#039;ve currently experiencing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10892&amp;PID=36210&amp;title=office2007-theme-and-mdi-child-windows#36210</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4223">AndyWilton</a><br /><strong>Subject:</strong> 10892<br /><strong>Posted:</strong> 03 June 2008 at 12:37pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I've currently experiencing a problem with with the Calendar control when using the Office2007 theme. (v11.2.0)</DIV><DIV>&nbsp;</DIV><DIV>Basically, my app has a Main Frame and a child procedure (window) that displays the calendar etc.&nbsp; If I call the window on the same Thread as the Main App Frame the Theme is applied correctly.&nbsp; If I call the exact same child procedure, but initiate a new Thread when calling it, the Theme is ignored.</DIV><DIV>&nbsp;</DIV><DIV>Has anybody got any ideas?</DIV><DIV>&nbsp;</DIV><DIV>My development environment is a language called Clarion (v6.3).</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>&nbsp;</DIV><DIV>Andy Wilton</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 03 Jun 2008 12:37:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10892&amp;PID=36210&amp;title=office2007-theme-and-mdi-child-windows#36210</guid>
  </item> 
 </channel>
</rss>