<?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 : Floating Pane associated with wrong Frame</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Floating Pane associated with wrong Frame]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 09:27:42 +0000</pubDate>
  <lastBuildDate>Tue, 11 Jan 2011 17:20:36 +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=17525</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[Floating Pane associated with wrong Frame : After some investigation, I have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17525&amp;PID=62169&amp;title=floating-pane-associated-with-wrong-frame#62169</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6060">acwest</a><br /><strong>Subject:</strong> 17525<br /><strong>Posted:</strong> 11 January 2011 at 5:20pm<br /><br />After some investigation, I have discovered the problem, and I think it is a bug. In CXTPDockingPaneMiniWnd::Create, there is a pair of lines:<br>CWnd* pParentWnd = GetDockingPaneManager()-&gt;GetSite();<br>if (pParentWnd-&gt;GetStyle() &amp; WS_CHILD) pParentWnd = AfxGetMainWnd();<br><br>The problem is that the docking site is not the top level frame, and the top level frame is not the main window (There are multiple top level frames in the app)<br>This results in incorrect behaviour. I can probably work around it by re-writing the Create method in my subclass of CXTPDockingPaneMiniWnd, but I would prefer a more elegant solution...<br>]]>
   </description>
   <pubDate>Tue, 11 Jan 2011 17:20:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17525&amp;PID=62169&amp;title=floating-pane-associated-with-wrong-frame#62169</guid>
  </item> 
  <item>
   <title><![CDATA[Floating Pane associated with wrong Frame : Has NOBODY seen anything like...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17525&amp;PID=62168&amp;title=floating-pane-associated-with-wrong-frame#62168</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6060">acwest</a><br /><strong>Subject:</strong> 17525<br /><strong>Posted:</strong> 11 January 2011 at 4:20pm<br /><br />Has NOBODY seen anything like this happen?]]>
   </description>
   <pubDate>Tue, 11 Jan 2011 16:20:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17525&amp;PID=62168&amp;title=floating-pane-associated-with-wrong-frame#62168</guid>
  </item> 
  <item>
   <title><![CDATA[Floating Pane associated with wrong Frame : I recently updated my current...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17525&amp;PID=61258&amp;title=floating-pane-associated-with-wrong-frame#61258</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6060">acwest</a><br /><strong>Subject:</strong> 17525<br /><strong>Posted:</strong> 04 November 2010 at 3:35pm<br /><br />I recently updated my current project to use the 13.4.2 version of the toolkit instead of version 12, and now we have a problem. We have two main windows in our application, both of which are docking sites. When a pane is undocked, it normally stays visible in front of the frame it is associated with (you can't hide it behind the docking site window). As of the library upgrade, however, all floating panes seem to have this association with the application main frame window, not their docking site. Has anybody else seen this?]]>
   </description>
   <pubDate>Thu, 04 Nov 2010 15:35:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17525&amp;PID=61258&amp;title=floating-pane-associated-with-wrong-frame#61258</guid>
  </item> 
 </channel>
</rss>