<?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 : Handling Keyborad/Mouse events in a Pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Handling Keyborad/Mouse events in a Pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 22:07:02 +0000</pubDate>
  <lastBuildDate>Fri, 29 Aug 2008 13:17:08 +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=9909</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[Handling Keyborad/Mouse events in a Pane : You need to override CMainFrame::OnCmdMsg...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9909&amp;PID=40595&amp;title=handling-keyborad-mouse-events-in-a-pane#40595</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 9909<br /><strong>Posted:</strong> 29 August 2008 at 1:17pm<br /><br />You need to override CMainFrame::OnCmdMsg and delegate messages to the active pane (if any). At least one of the samples uses this technique ("Command Routing").]]>
   </description>
   <pubDate>Fri, 29 Aug 2008 13:17:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9909&amp;PID=40595&amp;title=handling-keyborad-mouse-events-in-a-pane#40595</guid>
  </item> 
  <item>
   <title><![CDATA[Handling Keyborad/Mouse events in a Pane : I have the same problem!!! Can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9909&amp;PID=40457&amp;title=handling-keyborad-mouse-events-in-a-pane#40457</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4301">Sergeus</a><br /><strong>Subject:</strong> 9909<br /><strong>Posted:</strong> 27 August 2008 at 4:32am<br /><br />I have the same problem!!! Can someone write something about this. It seems to me like it is some bug&nbsp;with handling messeges in panes]]>
   </description>
   <pubDate>Wed, 27 Aug 2008 04:32:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9909&amp;PID=40457&amp;title=handling-keyborad-mouse-events-in-a-pane#40457</guid>
  </item> 
  <item>
   <title><![CDATA[Handling Keyborad/Mouse events in a Pane : Hi,  My application is a dialog...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9909&amp;PID=32322&amp;title=handling-keyborad-mouse-events-in-a-pane#32322</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3845">Docpane_user</a><br /><strong>Subject:</strong> 9909<br /><strong>Posted:</strong> 17 March 2008 at 10:32am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>My application is a dialog based application. I am having some entry dialogs(where user can input data) and some browser dialogs where the user can see the status of the orders.</DIV><DIV>&nbsp;</DIV><DIV>Now I have created panes showing entry dialog and the browser dialog and attached these panes to my main dialog. The problem comes, when the user tries to input data in the first pane(entry dialog). The application hangs and I don't know where the Keyborad/mouse event is handled. The message is not coming to my entry dialog.</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance for any help!!</DIV>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 10:32:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9909&amp;PID=32322&amp;title=handling-keyborad-mouse-events-in-a-pane#32322</guid>
  </item> 
 </channel>
</rss>