<?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 : Crash while opening a floating pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Crash while opening a floating pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 11:40:30 +0000</pubDate>
  <lastBuildDate>Mon, 04 Jul 2005 01:23:47 +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=2415</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[Crash while opening a floating pane : Please show all code of OnCreate...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7427&amp;title=crash-while-opening-a-floating-pane#7427</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2415<br /><strong>Posted:</strong> 04 July 2005 at 1:23am<br /><br /><P>Please show all code of OnCreate and OnDockingPaneNotify</P>]]>
   </description>
   <pubDate>Mon, 04 Jul 2005 01:23:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7427&amp;title=crash-while-opening-a-floating-pane#7427</guid>
  </item> 
  <item>
   <title><![CDATA[Crash while opening a floating pane : Thanks for the post... I am calling...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7388&amp;title=crash-while-opening-a-floating-pane#7388</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=133">thodgson</a><br /><strong>Subject:</strong> 2415<br /><strong>Posted:</strong> 30 June 2005 at 7:08pm<br /><br /><P>Thanks for the post...</P><P>I am calling CreatePane in my CMainFrame::OnCreate method which works fine if a docking pane is not floating.&nbsp; </P><P>If a docking pane is floating, the panes try to initialize before the CMainFrame class is completely created. <IMG src="http://forum.codejock.com/smileys/smiley5.gif" border="0">&nbsp; If that makes any sense.</P>]]>
   </description>
   <pubDate>Thu, 30 Jun 2005 19:08:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7388&amp;title=crash-while-opening-a-floating-pane#7388</guid>
  </item> 
  <item>
   <title><![CDATA[Crash while opening a floating pane : I had a similar problem. It turned...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7387&amp;title=crash-while-opening-a-floating-pane#7387</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=205">spiderM9</a><br /><strong>Subject:</strong> 2415<br /><strong>Posted:</strong> 30 June 2005 at 6:06pm<br /><br />I had a similar problem.&nbsp; It turned out that I was callingCreatePane in response to OnDockingPaneNotify.&nbsp; This worked fineif the docking pane layout only contained docked panes, but wouldalways crash when reloading a layout that contained a floating pane.<br><br>I needed to set up separate code paths for dynamically creating a paneat runtime (as opposed to static creation at startup), vs. respondingto the OnDockingPaneNotify that occured as a result of loading apreviously saved docking pane layout.<br>]]>
   </description>
   <pubDate>Thu, 30 Jun 2005 18:06:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7387&amp;title=crash-while-opening-a-floating-pane#7387</guid>
  </item> 
  <item>
   <title><![CDATA[Crash while opening a floating pane : I have the same exact problem....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7269&amp;title=crash-while-opening-a-floating-pane#7269</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=133">thodgson</a><br /><strong>Subject:</strong> 2415<br /><strong>Posted:</strong> 24 June 2005 at 8:25pm<br /><br /><P>I have the same exact problem. (Refer to post: <A href="http://forum.codejock.com/forum_posts.asp?TID=1904&amp;KW=thodgs&#111;n" target="_blank"> http://forum.codejock.com/forum_posts.asp?TID=1904&amp;K W=thodgson</A>&nbsp;)</P><P>Never found out how to resolve this.</P>]]>
   </description>
   <pubDate>Fri, 24 Jun 2005 20:25:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7269&amp;title=crash-while-opening-a-floating-pane#7269</guid>
  </item> 
  <item>
   <title><![CDATA[Crash while opening a floating pane : Whwn we retrieve the saved panes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7257&amp;title=crash-while-opening-a-floating-pane#7257</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1148">jitu</a><br /><strong>Subject:</strong> 2415<br /><strong>Posted:</strong> 24 June 2005 at 1:50am<br /><br />Whwn we retrieve the saved panes at what is the sequence of sending <strong>OnDockingPaneNotify(WPARAM wParam, LPARAM lParam)</strong> message for different panes? It is found that my program crashes if the sequence is changed.]]>
   </description>
   <pubDate>Fri, 24 Jun 2005 01:50:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7257&amp;title=crash-while-opening-a-floating-pane#7257</guid>
  </item> 
  <item>
   <title><![CDATA[Crash while opening a floating pane : I request oleg to kindly look...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7242&amp;title=crash-while-opening-a-floating-pane#7242</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1148">jitu</a><br /><strong>Subject:</strong> 2415<br /><strong>Posted:</strong> 23 June 2005 at 1:50am<br /><br /><P>I request oleg to kindly look into this problem.</P><P>Thanks</P>]]>
   </description>
   <pubDate>Thu, 23 Jun 2005 01:50:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7242&amp;title=crash-while-opening-a-floating-pane#7242</guid>
  </item> 
  <item>
   <title><![CDATA[Crash while opening a floating pane : Hello, I am using a pane and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7184&amp;title=crash-while-opening-a-floating-pane#7184</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1148">jitu</a><br /><strong>Subject:</strong> 2415<br /><strong>Posted:</strong> 21 June 2005 at 3:21am<br /><br /><P>Hello,</P><P>I am using a pane and attached a view to this pane. The view is derived from CFormView. It has some controls placed on it. I am using setlayout for storing the last state of the panes.</P><P>Now </P><P>1. if the pane is fixed and i close the application everything works smoothly and application closes. If i try to open the &nbsp;project again the project opens without a problem.</P><P>2. if i float the pane and then i close the application then the application closes gracefully but in this case when i open the project, it flashes the floating rectangle and application closes immediately.</P><P>This problem occurs only if i float the pane with CFormView as an attached view.If i float other panes and close and open the project everything works normally.</P><P>What could be the problem?Pl. guide.</P>]]>
   </description>
   <pubDate>Tue, 21 Jun 2005 03:21:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2415&amp;PID=7184&amp;title=crash-while-opening-a-floating-pane#7184</guid>
  </item> 
 </channel>
</rss>