<?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 : Command routing</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Command routing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 22:37:13 +0000</pubDate>
  <lastBuildDate>Wed, 29 Mar 2006 07:43:06 +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=3871</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[Command routing : Actually better CMyClass : public...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11805&amp;title=command-routing#11805</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3871<br /><strong>Posted:</strong> 29 March 2006 at 7:43am<br /><br /><P>Actually better</P><P>CMyClass : public CXTPFrameWndBase&lt;BASE &gt;</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 29 Mar 2006 07:43:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11805&amp;title=command-routing#11805</guid>
  </item> 
  <item>
   <title><![CDATA[Command routing : Oh, it&amp;#039;snice idea. Thanks....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11798&amp;title=command-routing#11798</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1867">WindFlashing</a><br /><strong>Subject:</strong> 3871<br /><strong>Posted:</strong> 28 March 2006 at 8:19pm<br /><br /><P>Oh, it's&nbsp;nice idea.<IMG src="https://forum.codejock.com/smileys/smiley32.gif" border="0"></P><P>Thanks.</P>]]>
   </description>
   <pubDate>Tue, 28 Mar 2006 20:19:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11798&amp;title=command-routing#11798</guid>
  </item> 
  <item>
   <title><![CDATA[Command routing : I guess you could derive from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11787&amp;title=command-routing#11787</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1011">Barto</a><br /><strong>Subject:</strong> 3871<br /><strong>Posted:</strong> 28 March 2006 at 9:47am<br /><br /><P>I guess you could derive from both like</P><P>CMyClass : public CXTPFrameWndBase&lt;CXTPCommandBarsSiteBase&lt;BASE&gt; &gt;</P><P>but I'm not sure...</P>]]>
   </description>
   <pubDate>Tue, 28 Mar 2006 09:47:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11787&amp;title=command-routing#11787</guid>
  </item> 
  <item>
   <title><![CDATA[Command routing : Hi, I have a question.  If I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11779&amp;title=command-routing#11779</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1867">WindFlashing</a><br /><strong>Subject:</strong> 3871<br /><strong>Posted:</strong> 28 March 2006 at 5:34am<br /><br /><P>Hi,</P><P>I have a question. </P><P>If I need both docking pane and toolbar messages, which base class should be derived?</P>]]>
   </description>
   <pubDate>Tue, 28 Mar 2006 05:34:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11779&amp;title=command-routing#11779</guid>
  </item> 
  <item>
   <title><![CDATA[Command routing : depending on which messages you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11747&amp;title=command-routing#11747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1011">Barto</a><br /><strong>Subject:</strong> 3871<br /><strong>Posted:</strong> 27 March 2006 at 3:33am<br /><br /><P>depending on which messages you want to handle, you need to derive your frame/view/window from these template base classes:</P><FONT size=2><P>CXTPFrameWndBase&lt;BASE&gt; if you need docking pane messages</P><FONT size=2><P>CXTPCommandBarsSiteBase&lt;BASE&gt; if you need toolbar messages</P></FONT></FONT>]]>
   </description>
   <pubDate>Mon, 27 Mar 2006 03:33:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11747&amp;title=command-routing#11747</guid>
  </item> 
  <item>
   <title><![CDATA[Command routing : I have created a pane which is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11713&amp;title=command-routing#11713</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 3871<br /><strong>Posted:</strong> 24 March 2006 at 5:16pm<br /><br /><P>I have created a pane which is derived from CWnd and then attached it to a CXTPDockingPane.</P><P>Inside of the pane (CWnd) is a CXTPToolBar and a view (CView derived)&nbsp;like in the Whidbey and other samples.</P><P>Everything works fine but the command routing is annoying. ON_COMMAND and ON_UPDATE_COMMAND_UI for the toolbar buttons can not be handled by the main frame or the child view, only by the parent CWnd of the toolbar.</P><P>But the CWnd is just a container for the toolbar and view.</P><P>I've overloaded OnCmdMsg and forward it to the view, but it seems to me that the command routing doesn't work well if the toolbar/commandbar is inside a docking pane.</P><P>Andre</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 24 Mar 2006 17:16:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3871&amp;PID=11713&amp;title=command-routing#11713</guid>
  </item> 
 </channel>
</rss>