<?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 : CXTPShortcutManager good for per-window shortcuts?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPShortcutManager good for per-window shortcuts?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 13:37:45 +0000</pubDate>
  <lastBuildDate>Sat, 10 May 2008 06:22: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=10571</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[CXTPShortcutManager good for per-window shortcuts? : Hi, Olegthanks for the swift reply!This...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10571&amp;PID=35058&amp;title=cxtpshortcutmanager-good-for-perwindow-shortcuts#35058</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3104">MacW</a><br /><strong>Subject:</strong> 10571<br /><strong>Posted:</strong> 10 May 2008 at 6:22am<br /><br />Hi, Oleg<br><br>thanks for the swift reply!<br>This answers my question. <br><br>This approach would be pretty similar to what I already have. My base pane class does all the accelerator table handling automatically, so I would not gain much from switching to the XTP shortcut manager.<br><br>Unless there is some cool functionality in the XTP shortcut manager I'm missing, I guess I'll stick to what I have for now.<br>]]>
   </description>
   <pubDate>Sat, 10 May 2008 06:22:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10571&amp;PID=35058&amp;title=cxtpshortcutmanager-good-for-perwindow-shortcuts#35058</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPShortcutManager good for per-window shortcuts? : Hi, You can try assign instance...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10571&amp;PID=35047&amp;title=cxtpshortcutmanager-good-for-perwindow-shortcuts#35047</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10571<br /><strong>Posted:</strong> 10 May 2008 at 4:23am<br /><br /><P>Hi,</P><DIV>You can try assign instance of CXTPShortcutManager for each Panel and call pShortcutManager-&gt;TranslateAccelerator() in PretranslateMessage of each pane.</DIV>]]>
   </description>
   <pubDate>Sat, 10 May 2008 04:23:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10571&amp;PID=35047&amp;title=cxtpshortcutmanager-good-for-perwindow-shortcuts#35047</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPShortcutManager good for per-window shortcuts? :  Hi, my application uses multiple...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10571&amp;PID=35027&amp;title=cxtpshortcutmanager-good-for-perwindow-shortcuts#35027</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3104">MacW</a><br /><strong>Subject:</strong> 10571<br /><strong>Posted:</strong> 09 May 2008 at 9:03am<br /><br />Hi, <br><br>my application uses multiple sub-windows and panels. Each window/panel may have its own set of accelerator keys, menus etc.<br><br>I handle this by setting the accelerator table in OnSetFocus, and restoring the previous table in KillFocus. While migrating this to XMP, I found the class CXTPShortcutManager.<br><br>Since the documentation is as usual sparse, and all examples only handle the simple case of one accelerator table per application, I wonder if CXTPShortcutManager would be helpful for my case.<br><br>Has anybody here used this class in other ways than the simple usage shown in the Codejock samples? Perhaps even in a dynamic application with "per-window" keyboard shortcuts?<br>]]>
   </description>
   <pubDate>Fri, 09 May 2008 09:03:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10571&amp;PID=35027&amp;title=cxtpshortcutmanager-good-for-perwindow-shortcuts#35027</guid>
  </item> 
 </channel>
</rss>