<?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 does not resize current view!</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Docking does not resize current view!]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 08:59:04 +0000</pubDate>
  <lastBuildDate>Fri, 04 Aug 2006 18:38:51 +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=4741</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 does not resize current view! : Hi,   When you attach docking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4741&amp;PID=14711&amp;title=docking-does-not-resize-current-view#14711</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4741<br /><strong>Posted:</strong> 04 August 2006 at 6:38pm<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>When you attach docking pane/ when splitters of docking panes moved Frame never change its size, so Windows doesn't send WM_SIZE.</DIV><DIV>but size of _Splitter_ is changing. </DIV><DIV>So:</DIV><DIV>override CSplitterWnd (or CXTSplitterWnd if you use it) and catch WM_SIZE in this derived class. </DIV><DIV>&nbsp;</DIV><DIV>Hope it will work :)</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 04 Aug 2006 18:38:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4741&amp;PID=14711&amp;title=docking-does-not-resize-current-view#14711</guid>
  </item> 
  <item>
   <title><![CDATA[Docking does not resize current view! : Time to bother you again! Working...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4741&amp;PID=14707&amp;title=docking-does-not-resize-current-view#14707</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 4741<br /><strong>Posted:</strong> 04 August 2006 at 4:36pm<br /><br />Time to bother you again! Working on this huge project :)<DIV>&nbsp;</DIV><DIV>I've tried everything. I actually managed to crash my computer when searching for a solution. Here's the thing:</DIV><DIV>&nbsp;</DIV><DIV>In my frame, I have a docking pane and a splitter with two views. The sizes of the two views are very important, so I change them in CMyFrame::OnSize(). Now, if I attach my pane it simply pushes the whole splitter view to the side and NO size/move message is being sent!</DIV><DIV>&nbsp;</DIV><DIV><strong>I tried using Spy++ to track any messages to my pane and that caused my computer to crash.</strong> As far as I know, Spy++ only installs a hook. Why does it cause a severe crash?!</DIV><DIV>&nbsp;</DIV><DIV><strong>So my question is:</strong> How do I solve this absent resizing? Do I have to manually check the size of the frame window and subtract it by the pane window size and finally trigger a WM_SIZE somehow?</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance!</DIV>]]>
   </description>
   <pubDate>Fri, 04 Aug 2006 16:36:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4741&amp;PID=14707&amp;title=docking-does-not-resize-current-view#14707</guid>
  </item> 
 </channel>
</rss>