<?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 : CXTPDockingPane - closing???</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : CXTPDockingPane - closing???]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 02:59:19 +0000</pubDate>
  <lastBuildDate>Wed, 12 Oct 2005 05:59:23 +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=3018</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[CXTPDockingPane - closing??? : Ok - found it... not where I thought...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3018&amp;PID=9016&amp;title=cxtpdockingpane-closing#9016</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1176">Kevin6</a><br /><strong>Subject:</strong> 3018<br /><strong>Posted:</strong> 12 October 2005 at 5:59am<br /><br /><P>Ok - found it... not where I thought at all...</P><P>If the pane is closing then the MainFrm in the MDI app gets called in the </P><P>&nbsp;<FONT size=2>OnDockingPaneNotify</FONT></P><P><FONT size=2>which I thought was too late in the call of things but its no if you use </FONT></P><P><FONT size=2>&nbsp;<FONT size=2>XTP_DPN_CLOSEPANE</FONT></FONT></P><P><FONT size=2><FONT size=2>and </FONT></FONT></P><P><FONT size=2><FONT size=2>&nbsp;return&nbsp; <FONT size=2>XTP_ACTION_NOCLOSE</FONT></FONT></FONT></P><P><FONT size=2><FONT size=2><FONT size=2>Hope that helps any one else.</FONT></FONT></FONT></P><P><FONT size=2><FONT size=2><FONT size=2>Richard</P></FONT></FONT></FONT>]]>
   </description>
   <pubDate>Wed, 12 Oct 2005 05:59:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3018&amp;PID=9016&amp;title=cxtpdockingpane-closing#9016</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPDockingPane - closing??? : I need to capture the close event...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3018&amp;PID=9015&amp;title=cxtpdockingpane-closing#9015</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1176">Kevin6</a><br /><strong>Subject:</strong> 3018<br /><strong>Posted:</strong> 12 October 2005 at 5:47am<br /><br /><P>I need to capture the close event for my Docking pane as soon as the user asks it to close. (eg clicks the top right x button). At this point I need to check the CXTPPropertyGrid that the Docking Pane contains to see if details need to be saved or not.</P><P>I have tried XTP_DPN_SHOWWINDOW (FALSE) - but by the time this has been called its too late as everything is on its way out and being shut down.... (eg what if the user has some details that are required to be editted before saving????)</P><P>I was expecting to see CXTPDockingPane to be derived from CWnd so I can capture the OnClose() event but its not. It doesn't expose any sort of OnClosing virtual method either... I've looked through the samples and have not found anything useful with regards to this problem.</P><P>Any pointers please?</P><P>Richard</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 12 Oct 2005 05:47:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3018&amp;PID=9015&amp;title=cxtpdockingpane-closing#9015</guid>
  </item> 
 </channel>
</rss>