<?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 : Can Close DockingPanes Group?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Can Close DockingPanes Group?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 18:44:17 +0000</pubDate>
  <lastBuildDate>Mon, 20 Dec 2004 04:21:34 +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=1541</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[Can Close DockingPanes Group? : With next version added: CXTP...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1541&amp;PID=4460&amp;title=can-close-dockingpanes-group#4460</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1541<br /><strong>Posted:</strong> 20 December 2004 at 4:21am<br /><br />With next version added:<FONT size=2><P><FONT size=1>CXTPDockingPaneManager::m_bCloseGroupOnButtonClick = FALSE;<BR>CXTPDockingPaneManager::m_bHideGroupOnButtonClick = TRUE;</FONT></P><P><FONT size=1></FONT>&nbsp;</P><P><FONT size=1>you can patch void  CXTPDockingPaneTabbedContainer::OnCaptionButtonClick(CXTPDoc kingPaneCaptionButton* pButton):</FONT></P><P><FONT size=1>if (pButton-&gt;GetID() == XTP_IDS_DOCKINGPANE_CLOSE)<BR>&nbsp;{<BR>&nbsp;&nbsp;if (pManager-&gt;m_bCloseGroupOnButtonClick)<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;POSITION pos = m_lstPanes.GetTailPosition();<BR>&nbsp;&nbsp;&nbsp;while (pos)<BR>&nbsp;&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp;CXTPDockingPane* pPane = (CXTPDockingPane*)m_lstPanes.GetPrev(pos);<BR>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;if ((pPane-&gt;GetOptions() &amp; xtpPaneNoCloseable) != 0)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;continue;<BR>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;if (!pManager-&gt;_OnAction(xtpPaneActionClosing, pPane))<BR>&nbsp;&nbsp;&nbsp;&nbsp;{&nbsp;&nbsp;&nbsp;&nbsp;<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pPane-&gt;Close();&nbsp;&nbsp; &nbsp;&nbsp;<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;pManager-&gt;_OnAction(xtpPane ActionClosed, pPane);<BR>&nbsp;&nbsp;&nbsp;&nbsp;}<BR>&nbsp;&nbsp;&nbsp;}</FONT></P><P><FONT size=1>&nbsp;&nbsp;}<BR>&nbsp;&nbsp;else<BR>&nbsp;&nbsp;{&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;if (!pManager-&gt;_OnAction(xtpPaneActionClosing, pPane))<BR>&nbsp;&nbsp;&nbsp;{&nbsp;&nbsp;&nbsp;&nbsp;<BR> &nbsp;&nbsp;&nbsp;&nbsp;pPane-&gt;Close();&nbsp;&nbsp;&nbsp; &nbsp;<BR> &nbsp;&nbsp;&nbsp;&nbsp;pManager-&gt;_OnAction(xtpPaneAction Closed, pPane);<BR>&nbsp;&nbsp;&nbsp;}<BR>&nbsp;&nbsp;}<BR>&nbsp;}</FONT></P><P><FONT size=1></FONT>&nbsp;</P><P>&nbsp;</P></FONT>]]>
   </description>
   <pubDate>Mon, 20 Dec 2004 04:21:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1541&amp;PID=4460&amp;title=can-close-dockingpanes-group#4460</guid>
  </item> 
  <item>
   <title><![CDATA[Can Close DockingPanes Group? : How can I just click the &amp;#034;X&amp;#034;button...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1541&amp;PID=4413&amp;title=can-close-dockingpanes-group#4413</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=272">zhou_wz</a><br /><strong>Subject:</strong> 1541<br /><strong>Posted:</strong> 17 December 2004 at 1:52am<br /><br /><P>How can I just click the "X"button once&nbsp;and all dockingpanes in a group are closed, just like&nbsp;Visual C++ Studio 6.0's workspace!</P><P>Now I click 'X' just close a pane in panes' group, I feel&nbsp;inconvenient!</P>]]>
   </description>
   <pubDate>Fri, 17 Dec 2004 01:52:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1541&amp;PID=4413&amp;title=can-close-dockingpanes-group#4413</guid>
  </item> 
 </channel>
</rss>