<?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 a pane can cover the minimized window</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Docking a pane can cover the minimized window]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 19:32:57 +0000</pubDate>
  <lastBuildDate>Tue, 13 May 2008 08:21:49 +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=10335</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 a pane can cover the minimized window : I solved the problem by sending...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10335&amp;PID=35155&amp;title=docking-a-pane-can-cover-the-minimized-window#35155</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 10335<br /><strong>Posted:</strong> 13 May 2008 at 8:21am<br /><br />I solved the problem by sending the WM_MDIICONARRANGE message to the MDI client window. I added this in the frame's Recalclayout method. That way, even if the user resizes a docking pane, the resize does not cover the iconic windows.]]>
   </description>
   <pubDate>Tue, 13 May 2008 08:21:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10335&amp;PID=35155&amp;title=docking-a-pane-can-cover-the-minimized-window#35155</guid>
  </item> 
  <item>
   <title><![CDATA[Docking a pane can cover the minimized window : In a MDI application I can minimize...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10335&amp;PID=34122&amp;title=docking-a-pane-can-cover-the-minimized-window#34122</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 10335<br /><strong>Posted:</strong> 22 April 2008 at 6:26pm<br /><br />In a MDI application I can minimize a window and the window will collapse to the lower left side of the client area.<DIV>&nbsp;</DIV><DIV>If I have a floating pane that is docked on the left of the frame and I redock it, the minimized MDI window will have its position changed and it stays at the lower left of the (newly recalculated) client area. I have not found the exact mechanism that causes the window to reposition but at least it does.</DIV><DIV>&nbsp;</DIV><DIV>But if the pane is re-docked at the bottom of the frame, the docking pane covers the minimized window.</DIV><DIV>&nbsp;</DIV><DIV><DIV>How do I get around this problem?</DIV></DIV><DIV>&nbsp;</DIV><DIV>One can also move the minimized window to the right side of the frame. Again, if a pane is then docked on the right side, it will cover the minimized window.</DIV>]]>
   </description>
   <pubDate>Tue, 22 Apr 2008 18:26:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10335&amp;PID=34122&amp;title=docking-a-pane-can-cover-the-minimized-window#34122</guid>
  </item> 
 </channel>
</rss>