<?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 : Arrow Key Strokes Getting Consumed</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : Arrow Key Strokes Getting Consumed]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 28 Apr 2026 23:48:15 +0000</pubDate>
  <lastBuildDate>Tue, 30 Jan 2007 05:43:45 +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=6106</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[Arrow Key Strokes Getting Consumed : Hi,  Another way is to create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19868&amp;title=arrow-key-strokes-getting-consumed#19868</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6106<br /><strong>Posted:</strong> 30 January 2007 at 5:43am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Another way is to create UsrControl for each pane of ShortcutBar (to separate code)&nbsp; and in form with shortcutbar put this userControls to some PictureBoxes and Attach PictureBoxes to ShortcutBar.</DIV>]]>
   </description>
   <pubDate>Tue, 30 Jan 2007 05:43:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19868&amp;title=arrow-key-strokes-getting-consumed#19868</guid>
  </item> 
  <item>
   <title><![CDATA[Arrow Key Strokes Getting Consumed : Unfortunately this is not an uption.  In...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19867&amp;title=arrow-key-strokes-getting-consumed#19867</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2490">GarethThom</a><br /><strong>Subject:</strong> 6106<br /><strong>Posted:</strong> 30 January 2007 at 5:01am<br /><br />Unfortunately this is not an uption.<DIV>&nbsp;</DIV><DIV>In our actual application (i.e. significantly more complicated than my example application) we do not just use one simple TreeView control - we use multiple TreeViews and ShortcutCaptions to identify what section the user is in.&nbsp; We therefore cannot attach multiple windows to one item when the controls are contained on the same form as the ShurtcutBar.</DIV><DIV>&nbsp;</DIV><DIV>Also, having all the controls on the one form does not help keep the code tidy - it could turn many fairly simple forms into one very, very large complex one.&nbsp; And as I sure you will agree, the ShortcutBar is designed to allow *any* window to be attached to it, as per your official code examples.</DIV><DIV>&nbsp;</DIV><DIV>Can you please look into sorting this problem in another way?</DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>G.</DIV>]]>
   </description>
   <pubDate>Tue, 30 Jan 2007 05:01:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19867&amp;title=arrow-key-strokes-getting-consumed#19867</guid>
  </item> 
  <item>
   <title><![CDATA[Arrow Key Strokes Getting Consumed : uploads/20070125_045747_dpt.zip  Hello,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19715&amp;title=arrow-key-strokes-getting-consumed#19715</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6106<br /><strong>Posted:</strong> 25 January 2007 at 4:59am<br /><br /><a href="https://forum.codejock.com/uploads/20070125_045747_dpt.zip" target="_blank">uploads/20070125_045747_dpt.zip</A>&nbsp;<DIV>&nbsp;</DIV><DIV>Hello, </DIV><DIV>You create too much forms and visual basic don't know which must receive focus. we recommend as panes for TabControls and ShortcutBar don't use external forms but use controls on that form - pictureboxes or frames.</DIV><DIV>&nbsp;</DIV><DIV>I attached modified sample that works without this problem.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 25 Jan 2007 04:59:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19715&amp;title=arrow-key-strokes-getting-consumed#19715</guid>
  </item> 
  <item>
   <title><![CDATA[Arrow Key Strokes Getting Consumed : Has anyone from Codejock looked...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19648&amp;title=arrow-key-strokes-getting-consumed#19648</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2490">GarethThom</a><br /><strong>Subject:</strong> 6106<br /><strong>Posted:</strong> 23 January 2007 at 12:35pm<br /><br />Has anyone from Codejock looked at this yet?<DIV>&nbsp;</DIV><DIV>I have been waiting for over two weeks <img src="https://forum.codejock.com/smileys/smiley7.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Tue, 23 Jan 2007 12:35:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19648&amp;title=arrow-key-strokes-getting-consumed#19648</guid>
  </item> 
  <item>
   <title><![CDATA[Arrow Key Strokes Getting Consumed :   GarethThom wrote:  Press...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19299&amp;title=arrow-key-strokes-getting-consumed#19299</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2490">GarethThom</a><br /><strong>Subject:</strong> 6106<br /><strong>Posted:</strong> 14 January 2007 at 9:18am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by GarethThom" alt="Originally posted by GarethThom" style="vertical-align: text-bottom;" /> <strong>GarethThom wrote:</strong><br /><br /><OL><LI>Press &#091;Ctrl&#093; + &#091;Left Arrow&#093; to activate the ShortcutBar TreeView.&nbsp; You should be able to move up and down the TreeView as normal. <LI>Press &#091;Ctrl&#093; + &#091;Right Arrow&#093; to re-activate the MDI Child Window. </LI></OL><P></td></tr></table> </P><DIV>Sorry, that should have read &#091;Alt&#093; instead of &#091;Ctrl&#093;</DIV>]]>
   </description>
   <pubDate>Sun, 14 Jan 2007 09:18:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19299&amp;title=arrow-key-strokes-getting-consumed#19299</guid>
  </item> 
  <item>
   <title><![CDATA[Arrow Key Strokes Getting Consumed : I am using v10.4 CommandBars,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19282&amp;title=arrow-key-strokes-getting-consumed#19282</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2490">GarethThom</a><br /><strong>Subject:</strong> 6106<br /><strong>Posted:</strong> 13 January 2007 at 2:09pm<br /><br /><P>I am using v10.4 CommandBars, DockingPane and ShortcutBar to create a MDI application.&nbsp; The ShortcutBar is contained within a Docking Pane and contains groups of TreeView controls used to control navigation around the application.</P><P>Most of our users like to be able to use the keyboard to access the navigation options so we have created shortcut keys (using CommandBars.KeyBindings) to activate the ShortcutBar and focus on the TreeView of the active Shortcut Item.</P><P>However, when the Pane is collapsed in "Hidden" mode the keyboard shortcuts cause the TreeView controls not to receive the arrow key keyboard presses when the user next manually activates the Pane using the mouse.</P><DIV><a href="https://forum.codejock.com/uploads/20070113_140834_XtremeDockingPa.zip" target="_blank">uploads/20070113_140834_XtremeDockingPa.zip</A></DIV><DIV>This VB6 application demonstates this bug.&nbsp; To replicate it, run the program and do the following:</DIV><OL><LI>Press &#091;Ctrl&#093; + &#091;Left Arrow&#093; to activate the ShortcutBar TreeView.&nbsp; You should be able to move up and down the TreeView as normal.</LI><LI>Press &#091;Ctrl&#093; + &#091;Right Arrow&#093; to re-activate the MDI Child Window.</LI><LI>Now, using the mouse, click on the Navigator Pane to expand it.&nbsp; The ShortcutBar TreeView re-gains the focus (you can tell because press the &#091;Home&#093; and &#091;End&#093; keys jump to the first and last notes), but now the arrow keys do not change the selected Node.<BR>This does not occur if the Pane is docked.</LI></OL><P>Can someone please look into this as soon as possible?</P><P>Thanks,<BR>Gareth</P>]]>
   </description>
   <pubDate>Sat, 13 Jan 2007 14:09:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6106&amp;PID=19282&amp;title=arrow-key-strokes-getting-consumed#19282</guid>
  </item> 
 </channel>
</rss>