<?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 : Docking Pane in CSplitterWnd</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Docking Pane in CSplitterWnd]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 12:26:22 +0000</pubDate>
  <lastBuildDate>Tue, 11 Oct 2011 06:32:35 +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=19054</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[Docking Pane in CSplitterWnd : I have an existing code that I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19054&amp;PID=66564&amp;title=docking-pane-in-csplitterwnd#66564</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7112">IMCL_AJS</a><br /><strong>Subject:</strong> 19054<br /><strong>Posted:</strong> 11 October 2011 at 6:32am<br /><br />I have an existing code that I don't want to disturb. It creates three splitter windows in CFrameWnd using CSplitterWnd. Now I want to take one splitter window and convert it into docking pane. I want to attach two dialog boxes to that docking pane . I tried following code:<br /><br />CWnd* myWnd = m_SplitterWnd-&gt;GetPane(0,0); //get first window<br />m_paneManager.InstallDockingPanes(myWnd);<br /><br />Then I added code to attach one dialog box to pane manager. But when I run it, I don't see the dialog box as docked window. Is there something missing that I need to do to view as docking pane.]]>
   </description>
   <pubDate>Tue, 11 Oct 2011 06:32:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19054&amp;PID=66564&amp;title=docking-pane-in-csplitterwnd#66564</guid>
  </item> 
 </channel>
</rss>