<?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 : [Closed] Floating Panes / Message Routing</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : [Closed] Floating Panes / Message Routing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 10:00:22 +0000</pubDate>
  <lastBuildDate>Mon, 27 Nov 2006 05:33:32 +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=5610</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[[Closed] Floating Panes / Message Routing : Hi,I guess I&amp;#039;ll have to do...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5610&amp;PID=17644&amp;title=closed-floating-panes-message-routing#17644</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 5610<br /><strong>Posted:</strong> 27 November 2006 at 5:33am<br /><br />Hi,<br><br>I guess I'll have to do this - thanks again.<br>]]>
   </description>
   <pubDate>Mon, 27 Nov 2006 05:33:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5610&amp;PID=17644&amp;title=closed-floating-panes-message-routing#17644</guid>
  </item> 
  <item>
   <title><![CDATA[[Closed] Floating Panes / Message Routing : If you want to notify only panes,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5610&amp;PID=17642&amp;title=closed-floating-panes-message-routing#17642</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5610<br /><strong>Posted:</strong> 27 November 2006 at 5:32am<br /><br />If you want to notify only panes, I suggest create some method SendMessageToPanes and loop all panes:<DIV>&nbsp;</DIV><DIV>POSITION pos = dp.GetPaneList().GetHeadPosition();<BR>&nbsp;while (pos)<BR>&nbsp;{<BR>&nbsp;&nbsp;CXTPDockingPane* pPane =dp.GetPaneList().GetNext(pos);<BR>&nbsp;&nbsp;if (pPane-&gt;GetChild() &amp;&amp; pPane-&gt;GetChild()-&gt;GetSafeHwnd())<BR>&nbsp;&nbsp;&nbsp;pPane-&gt;GetChild()-&gt;SendMessage(WM_XXX,...);<BR>&nbsp;}<BR></DIV>]]>
   </description>
   <pubDate>Mon, 27 Nov 2006 05:32:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5610&amp;PID=17642&amp;title=closed-floating-panes-message-routing#17642</guid>
  </item> 
  <item>
   <title><![CDATA[[Closed] Floating Panes / Message Routing :   Hi,When a pane is docked it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5610&amp;PID=17637&amp;title=closed-floating-panes-message-routing#17637</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 5610<br /><strong>Posted:</strong> 27 November 2006 at 3:46am<br /><br />Hi,<br><br>When a pane is docked it receives message sent via&nbsp; <i><b>MainFrame().SendMessageToDescendants</b></i>, when it is floating this doesn't happen.<br><br>Is there a simple solution to this or must I catch all possible messages and send them to the floating panes? What is the professional solution here?<br><br>My pane's message map has entries using <b><i>ON_REGISTERED_MESSAGE(...)</i></b><br><br><br><br>]]>
   </description>
   <pubDate>Mon, 27 Nov 2006 03:46:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5610&amp;PID=17637&amp;title=closed-floating-panes-message-routing#17637</guid>
  </item> 
 </channel>
</rss>