<?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 : CXTResize&#070;ormView example?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTResize&#070;ormView example?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 23:31:44 +0000</pubDate>
  <lastBuildDate>Mon, 20 Dec 2004 15:08: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=1292</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[CXTResize&#070;ormView example? : I forgot... if you do the dirty...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1292&amp;PID=4478&amp;title=cxtresizeformview-example#4478</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=886">AndyS</a><br /><strong>Subject:</strong> 1292<br /><strong>Posted:</strong> 20 December 2004 at 3:08pm<br /><br />I forgot... if you do the dirty and poke the SendMessage into the OnDockingPaneNotify then bear in mind that your OnInitialUpdate will get called twice for any panes which are create prior to the frame loading. Might be better just to bite the bullet and create all the views up front in OnCreate and forget about dynamic creation.]]>
   </description>
   <pubDate>Mon, 20 Dec 2004 15:08:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1292&amp;PID=4478&amp;title=cxtresizeformview-example#4478</guid>
  </item> 
  <item>
   <title><![CDATA[CXTResize&#070;ormView example? : Same issue here. An MDI frame...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1292&amp;PID=4477&amp;title=cxtresizeformview-example#4477</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=886">AndyS</a><br /><strong>Subject:</strong> 1292<br /><strong>Posted:</strong> 20 December 2004 at 2:58pm<br /><br /><P>Same issue here. An MDI frame window containing a bunch of docking panes only calls the OnInitialUpdate() on the visible panes on startup. If panes are not visible (i.e. programatically docked behind others using AttachPane()) they don't exist during LoadFrame so the SendMessageToDescendants from the Frame base class doesn't get there. Presumably the requirement is either to create the views at OnCreate in the FrameWnd or send the initial update message&nbsp;to each view on dynamic creation in the OnDockingPaneNotify message handler. This MUST be a common issue so an official statement of best practise&nbsp;would be good or a comment regarding this in the OnDockingPaneNotify handler examples.</P><P><FONT size=2>&nbsp;</P></FONT>]]>
   </description>
   <pubDate>Mon, 20 Dec 2004 14:58:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1292&amp;PID=4477&amp;title=cxtresizeformview-example#4477</guid>
  </item> 
  <item>
   <title><![CDATA[CXTResize&#070;ormView example? : Hello, I&amp;#039;veimplemented a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1292&amp;PID=3532&amp;title=cxtresizeformview-example#3532</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=776">rjgraham</a><br /><strong>Subject:</strong> 1292<br /><strong>Posted:</strong> 17 October 2004 at 11:28am<br /><br /><P>Hello,</P><P>I'veimplemented a class derived from CXTResizeFormView and find that my OnInitialUpdate() method is not getting called (I assume this is where my SetResize() calls should go).</P><P>Can anyone provide an example of using CXTResizeFormView ?</P><P>Thanks,</P><P>-Randy</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 17 Oct 2004 11:28:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1292&amp;PID=3532&amp;title=cxtresizeformview-example#3532</guid>
  </item> 
 </channel>
</rss>