<?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 : Markup and CXTPDockingPane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Markup and CXTPDockingPane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:54:05 +0000</pubDate>
  <lastBuildDate>Fri, 22 Aug 2008 13:32:12 +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=11924</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[Markup and CXTPDockingPane : Adding SS_NOTIFY solved the problem....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11924&amp;PID=40278&amp;title=markup-and-cxtpdockingpane#40278</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4465">Slamma</a><br /><strong>Subject:</strong> 11924<br /><strong>Posted:</strong> 22 August 2008 at 1:32pm<br /><br />Adding SS_NOTIFY solved the problem.&nbsp; Thanks for the tip, Oleg.&nbsp; The XAML markup stuff is great.&nbsp; Looking forward to additional XAML controls and support in future versions.]]>
   </description>
   <pubDate>Fri, 22 Aug 2008 13:32:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11924&amp;PID=40278&amp;title=markup-and-cxtpdockingpane#40278</guid>
  </item> 
  <item>
   <title><![CDATA[Markup and CXTPDockingPane : Hi,  DockingPane can&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11924&amp;PID=40258&amp;title=markup-and-cxtpdockingpane#40258</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11924<br /><strong>Posted:</strong> 22 August 2008 at 7:21am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>DockingPane can't eat them.&nbsp; Maybe you Create window as "STATIC" control and don't add SS_NOTIFY?</DIV><DIV>&nbsp;</DIV><DIV>Show your OnWndMsg code .</DIV>]]>
   </description>
   <pubDate>Fri, 22 Aug 2008 07:21:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11924&amp;PID=40258&amp;title=markup-and-cxtpdockingpane#40258</guid>
  </item> 
  <item>
   <title><![CDATA[Markup and CXTPDockingPane : I&amp;#039;ve got a simple object...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11924&amp;PID=40248&amp;title=markup-and-cxtpdockingpane#40248</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4465">Slamma</a><br /><strong>Subject:</strong> 11924<br /><strong>Posted:</strong> 22 August 2008 at 3:04am<br /><br /><br>I've got a simple object that subclasses CWnd and also inherits from CXTPMarkupContext:<br><br>class CMarkupWindow: public CWnd , public CXTPMarkupContext<br><br>It simply creates &amp; draws markup similar to how MarkupPadView.cpp does it. &nbsp;<br><br>Now, I'm assuming I need to pass windows messages like LBUTTONDOWN, MOUSEMOUSE, etc. to the markup via CXTPMarkupContext::OnWndMsg() so that the markup actually responds to user input.<br><br>The problem:&nbsp; When I define and use OnWndMsg() in my class it's not getting any mouse events when it's attached to a CXTPDockingPane.&nbsp; It appears that the CXTPDockingPane is eating them when I log windows messages via spy++.<br><br>Do I need to do something different to catch windows messages in my object when it's attached to a docking pane?<br><br>]]>
   </description>
   <pubDate>Fri, 22 Aug 2008 03:04:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11924&amp;PID=40248&amp;title=markup-and-cxtpdockingpane#40248</guid>
  </item> 
 </channel>
</rss>