<?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 : Closing views in MDI Tabs</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Closing views in MDI Tabs]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 10:02:35 +0000</pubDate>
  <lastBuildDate>Thu, 30 Oct 2003 08:56:00 +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=192</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[Closing views in MDI Tabs : Thanks, Graham You are right....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=192&amp;PID=400&amp;title=closing-views-in-mdi-tabs#400</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 192<br /><strong>Posted:</strong> 30 October 2003 at 8:56am<br /><br /><P>Thanks, Graham</P><P>You are right. Fixed.</P>]]>
   </description>
   <pubDate>Thu, 30 Oct 2003 08:56:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=192&amp;PID=400&amp;title=closing-views-in-mdi-tabs#400</guid>
  </item> 
  <item>
   <title><![CDATA[Closing views in MDI Tabs : Apologies if this is as designed,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=192&amp;PID=381&amp;title=closing-views-in-mdi-tabs#381</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=14">Graham</a><br /><strong>Subject:</strong> 192<br /><strong>Posted:</strong> 23 October 2003 at 1:06pm<br /><br /><P>Apologies if this is as designed, but when I use the close button on the MDI tabs (to the right of the &lt; and &gt; buttons), it closes my document, rather than just the MDI child. This is due to</P><P>CXTPTabWorkspace::OnLButtonDown calling</P><P>pActiveChildWnd-&gt;SendMessage (WM_COMMAND, ID_FILE_CLOSE);</P><P>Should this not be</P><P>pActiveChildWnd-&gt;SendMessage (WM_CLOSE);</P><P>Thanks,</P><P>Graham</P>]]>
   </description>
   <pubDate>Thu, 23 Oct 2003 13:06:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=192&amp;PID=381&amp;title=closing-views-in-mdi-tabs#381</guid>
  </item> 
 </channel>
</rss>