<?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 : Main Window Title not Updating</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Main Window Title not Updating]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 09:00:23 +0000</pubDate>
  <lastBuildDate>Mon, 07 Mar 2011 04:15: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=17982</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[Main Window Title not Updating : Hello,Please add such method in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17982&amp;PID=63140&amp;title=main-window-title-not-updating#63140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17982<br /><strong>Posted:</strong> 07 March 2011 at 4:15am<br /><br /><span ="Apple-style-span" style="font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; ">Hello,<br><br>Please add such method in your CChildFrame.<br><br>void CChildFrame::OnUpdateFrameTitle(BOOL bAddToTitle)<br>{<br>&nbsp;&nbsp;CMDIChildWnd::OnUpdateFrameTitle(bAddToTitle);<br><br>&nbsp;&nbsp;if (GetStyle() &amp; WS_MAXIMIZE)<br>&nbsp;&nbsp;{<br>&nbsp;&nbsp; &nbsp;GetParentFrame()-&gt;SendMessage(WM_NCPAINT);<br>&nbsp;&nbsp;}<br>}<br><br>Thanks &nbsp;</span>]]>
   </description>
   <pubDate>Mon, 07 Mar 2011 04:15:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17982&amp;PID=63140&amp;title=main-window-title-not-updating#63140</guid>
  </item> 
  <item>
   <title><![CDATA[Main Window Title not Updating : No I don&amp;#039;t ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17982&amp;PID=63062&amp;title=main-window-title-not-updating#63062</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6653">stefan</a><br /><strong>Subject:</strong> 17982<br /><strong>Posted:</strong> 02 March 2011 at 7:04am<br /><br />No I don't]]>
   </description>
   <pubDate>Wed, 02 Mar 2011 07:04:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17982&amp;PID=63062&amp;title=main-window-title-not-updating#63062</guid>
  </item> 
  <item>
   <title><![CDATA[Main Window Title not Updating : Hi,Do you use Skinframework also...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17982&amp;PID=63052&amp;title=main-window-title-not-updating#63052</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17982<br /><strong>Posted:</strong> 02 March 2011 at 3:21am<br /><br />Hi,<div><br></div><div>Do you use Skinframework also ?</div>]]>
   </description>
   <pubDate>Wed, 02 Mar 2011 03:21:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17982&amp;PID=63052&amp;title=main-window-title-not-updating#63052</guid>
  </item> 
  <item>
   <title><![CDATA[Main Window Title not Updating : After updating our MDI Application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17982&amp;PID=63042&amp;title=main-window-title-not-updating#63042</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6653">stefan</a><br /><strong>Subject:</strong> 17982<br /><strong>Posted:</strong> 01 March 2011 at 12:57pm<br /><br /><P>After updating our MDI Application to CodeJock libraries the Main Window Title is sometimes not updated when documents are switched.&nbsp; When you hover the mouse over the System Menu (Minimize, Maximize, Close) buttons on the Top Right the correct title appears.</P><DIV>This seems to be related to using the Office 2007 Frame.&nbsp; If I disable it, the title works fine.</DIV><DIV>&nbsp;</DIV><DIV>I am using the lastest 2011 MFC ToolkitPro libraries.</DIV><P>I use the pDocument-&gt;SetTitle("My Ttile") command to swith Titles.&nbsp; Calling RecalcLayout on the Parent Frame also did not solve the issue.&nbsp; I found a similar issue in your knowledge base from 2 year ago:</P><P><a href="http://forum.codejock.com/forum_posts.asp?TID=9416&amp;KW=Title&amp;PID=30512&amp;title=frame-title-not-updating-&#111;n-doc-save-as#30512" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=9416&amp;KW=Title&amp;PID=30512&amp;title=frame-title-not-updating-on-doc-save-as#30512</A><BR></P>]]>
   </description>
   <pubDate>Tue, 01 Mar 2011 12:57:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17982&amp;PID=63042&amp;title=main-window-title-not-updating#63042</guid>
  </item> 
 </channel>
</rss>