<?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 : HOWTO: Tabbing on custom popup dialog?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : HOWTO: Tabbing on custom popup dialog?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 23:56:40 +0000</pubDate>
  <lastBuildDate>Sat, 10 Dec 2011 17:03:17 +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=19269</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[HOWTO: Tabbing on custom popup dialog? : Hi;I need this really urgent....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19269&amp;PID=67112&amp;title=howto-tabbing-on-custom-popup-dialog#67112</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 19269<br /><strong>Posted:</strong> 10 December 2011 at 5:03pm<br /><br />Hi;<br><br>I need this really urgent. Should I open an issue in support system to get an answer for this?<br>]]>
   </description>
   <pubDate>Sat, 10 Dec 2011 17:03:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19269&amp;PID=67112&amp;title=howto-tabbing-on-custom-popup-dialog#67112</guid>
  </item> 
  <item>
   <title><![CDATA[HOWTO: Tabbing on custom popup dialog? :  Hi;I created a custom ribbon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19269&amp;PID=67050&amp;title=howto-tabbing-on-custom-popup-dialog#67050</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 19269<br /><strong>Posted:</strong> 06 December 2011 at 6:38am<br /><br />Hi;<br><br>I created a custom ribbon popup button that displays a simple dialog with several controls on it. I noticed that using the TAB key to navigate between the controls is not possible. The TAB key is completely ignored. What do I have to do to reenable the TAB key while the dialog is shown?<br><br>The popup button is created this way:<table width="99%"><tr><td><pre class="BBcode">&nbsp;&nbsp;&nbsp; CXTPControlPopup *pControlPopup = reinterpret_cast&lt;CXTPControlPopup*&gt;(Group-&gt;Add( xtpControlSplitButtonPopup, ID_REPORTING_DATA_LOAD ));<br><br>&nbsp;&nbsp;&nbsp; ReportingCondition_.Create( IDD_REPORT_SETTINGS, this );<br>&nbsp;&nbsp;&nbsp; ReportingCondition_.SetNotifyWindow(this);<br><br>&nbsp;&nbsp;&nbsp; CXTPControlCustom *pControlCustom = CXTPControlCustom::CreateControlCustom( &amp;ReportingCondition_ );<br><br>&nbsp;&nbsp;&nbsp; reinterpret_cast&lt;CXTPControlCustom*&gt;(pControlPopup)-&gt;GetCommandBar()-&gt;GetControls()-&gt;Add( pControlCustom );&nbsp;&nbsp;&nbsp;</pre></td></tr></table><br><br>Thanks in advance!<br>]]>
   </description>
   <pubDate>Tue, 06 Dec 2011 06:38:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19269&amp;PID=67050&amp;title=howto-tabbing-on-custom-popup-dialog#67050</guid>
  </item> 
 </channel>
</rss>