<?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 : Tabbing problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Task Panel : Tabbing problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 08:34:34 +0000</pubDate>
  <lastBuildDate>Mon, 18 Aug 2008 17:18:34 +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=11036</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[Tabbing problem : Hi;Did you ever solve this? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11036&amp;PID=40046&amp;title=tabbing-problem#40046</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 11036<br /><strong>Posted:</strong> 18 August 2008 at 5:18pm<br /><br />Hi;<br>Did you ever solve this?<br>]]>
   </description>
   <pubDate>Mon, 18 Aug 2008 17:18:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11036&amp;PID=40046&amp;title=tabbing-problem#40046</guid>
  </item> 
  <item>
   <title><![CDATA[Tabbing problem : I have a task panel with groups...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11036&amp;PID=36742&amp;title=tabbing-problem#36742</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 11036<br /><strong>Posted:</strong> 14 June 2008 at 12:40pm<br /><br /><DIV>I have a task panel with groups into which I add dialogs as the group items. When focus is on a group and the user tabs, the <FONT size=2>CXTPTaskPanel</FONT><FONT color=#0000ff size=2>::</FONT><FONT size=2>OnKeyDown method calls GetNextItem, which returns the next group. It then calls SetFocusedItem, which somehow sets focus to the first control with a tab stop on the first dialog I have in the group (way cool).<FONT size=2></DIV><P>This all works great until the user presses the shift key. When the shift key is pressed, GetNextItem does return the preceeding group. But when SetFocusedItem is called, the routine sets the focus to the first control with a tab stop instead of the last control with a tab stop.</P><DIV></DIV><DIV></DIV>The code should account for the shift key and set focus to the last control that has a tab stop instead of the first control. Not doing so keeps the forward and backward tabbing from being consistent.<DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>The result is that the user can tab from the last control in a group to the header of the next group and then shift-tab and instead of ending up with focus on the last control again, ends up with focus on a different control.</DIV><DIV>&nbsp;</DIV><DIV>Is this a bug? If not, what is the reasoning? I thought forward and backward tabbing navigation should be such that the exact same "path" is taken when backing up as was taken when going forward.</DIV></FONT></FONT>]]>
   </description>
   <pubDate>Sat, 14 Jun 2008 12:40:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11036&amp;PID=36742&amp;title=tabbing-problem#36742</guid>
  </item> 
 </channel>
</rss>