<?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 : Resize of CFormView in DockingPane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Resize of CFormView in DockingPane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 15:02:19 +0000</pubDate>
  <lastBuildDate>Thu, 24 Apr 2014 09:06:41 +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=22284</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[Resize of CFormView in DockingPane : I have a CFormView in a docking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22284&amp;PID=72461&amp;title=resize-of-cformview-in-dockingpane#72461</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5919">sirhaden</a><br /><strong>Subject:</strong> 22284<br /><strong>Posted:</strong> 24 April 2014 at 9:06am<br /><br />I have a CFormView in a docking pane which is permanently docking in a CDialog class.  When the docking pane is resized vertically, the splitter does not move, and I believe this is causing the form view class to not be redrawn.<br /><br />My first attempt was to use the AttachView method of the CXTPDockingPane class to create the form view, using the form view in the CCreateContext structure.  This resulted in the form view to not be updated when the dialog was docking pane was resized.<br /><br />The next attempt was to use the Attach method after using the examples from the form, creating a CFrameWnd instance with the form view in the CCreateContext structure.  Using this approach if I attach the CFrameWnd class instance to the docking pane, the form view does not get drawn or resized properly.  If I attach the form view class instance, the drawing and resizing occurs correctly, but the window destruction results in exceptions being thrown from CWnd::DestroyWindow (ASSERT(pMap-&gt;LookupPermanent(hWndOrig) == NULL).]]>
   </description>
   <pubDate>Thu, 24 Apr 2014 09:06:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22284&amp;PID=72461&amp;title=resize-of-cformview-in-dockingpane#72461</guid>
  </item> 
 </channel>
</rss>