<?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 : Pane manager inside pane?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Pane manager inside pane?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 18:03:05 +0000</pubDate>
  <lastBuildDate>Wed, 26 Mar 2008 06:15:15 +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=9961</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[Pane manager inside pane? : Man, I was looking through its...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9961&amp;PID=32590&amp;title=pane-manager-inside-pane#32590</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 9961<br /><strong>Posted:</strong> 26 March 2008 at 6:15am<br /><br />Man, I was looking through its code, but didn't notice that part :/<DIV>&nbsp;</DIV><DIV>Thanks!</DIV>]]>
   </description>
   <pubDate>Wed, 26 Mar 2008 06:15:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9961&amp;PID=32590&amp;title=pane-manager-inside-pane#32590</guid>
  </item> 
  <item>
   <title><![CDATA[Pane manager inside pane? : Hi,  See DialogSample..  Think...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9961&amp;PID=32588&amp;title=pane-manager-inside-pane#32588</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9961<br /><strong>Posted:</strong> 26 March 2008 at 5:21am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>See DialogSample..</DIV><DIV>&nbsp;</DIV><DIV>Think you need handle OnSize of your window:</DIV><DIV>&nbsp;</DIV><DIV>void CDialogPanesDlg::OnSize(UINT nType, int cx, int cy) <BR>{<BR>&nbsp;CDialog::OnSize(nType, cx, cy);<BR>&nbsp;<BR>&nbsp;CRect rcClient(0, 0, cx, cy);<BR>&nbsp;RepositionBars(0, 0xffff, AFX_IDW_PANE_FIRST, 0, 0, &amp;rcClient);</DIV><DIV>&nbsp;RepositionBars(0, 0xffff, AFX_IDW_PANE_FIRST, reposQuery, &amp;rcClient, &amp;rcClient);</DIV><DIV>&nbsp;if (m_wndView.GetSafeHwnd())<BR>&nbsp;{&nbsp;<BR>&nbsp;&nbsp;m_wndView.MoveWindow(rcClient);<BR>&nbsp;}&nbsp;<BR>}</DIV>]]>
   </description>
   <pubDate>Wed, 26 Mar 2008 05:21:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9961&amp;PID=32588&amp;title=pane-manager-inside-pane#32588</guid>
  </item> 
  <item>
   <title><![CDATA[Pane manager inside pane? : This might sound strange, but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9961&amp;PID=32580&amp;title=pane-manager-inside-pane#32580</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 9961<br /><strong>Posted:</strong> 26 March 2008 at 4:44am<br /><br />This might sound strange, but is it possible to have a pane manager inside a CWnd-derived pane? My pane must have a "auto-hide" pane-like window, so this is the reason I'm trying to do this:<DIV>&nbsp;</DIV><DIV>Main Frame -&gt; Pane Manager -&gt; Main Pane 1</DIV><DIV>Pane1 -&gt; MyWindow -&gt; Pane Manager -&gt; Pane A</DIV><DIV>&nbsp;</DIV><DIV>I've tried this, but I cannot see my window. InstallDockingPanes, CreatePane&nbsp;and AttachPane succeed. Also, I do not get any notifications, such as XTP_DPN_SHOWWINDOW.</DIV><DIV>&nbsp;</DIV><DIV>What am I doing wrong? Thanks!</DIV>]]>
   </description>
   <pubDate>Wed, 26 Mar 2008 04:44:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9961&amp;PID=32580&amp;title=pane-manager-inside-pane#32580</guid>
  </item> 
 </channel>
</rss>