<?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 : Labels + access keys?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Labels + access keys?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 23:13:17 +0000</pubDate>
  <lastBuildDate>Mon, 04 Oct 2010 18:13:53 +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=15683</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[Labels + access keys? :  xtpFlagSkipFocus is not good...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15683&amp;PID=60688&amp;title=labels-access-keys#60688</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15683<br /><strong>Posted:</strong> 04 October 2010 at 6:13pm<br /><br /><FONT color=#a000a0 size=2 face=C&#111;nsolas><FONT color=#a000a0 size=2 face=C&#111;nsolas><FONT color=#a000a0 size=2 face=C&#111;nsolas><P>xtpFlagSkipFocus <FONT color=#000000>is not good enough. I want some entries to be focusable by keyboard, but NOT assigned access keys when pressing ALT. This behavior makes sense when you have some 100 entries in a menu and don't want ALT to bloat your screen with 100 squares with access key-combinations!</P><DIV></DIV><DIV></DIV>What to do? This is not possible with 13.4.1.</FONT></FONT></FONT></FONT>]]>
   </description>
   <pubDate>Mon, 04 Oct 2010 18:13:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15683&amp;PID=60688&amp;title=labels-access-keys#60688</guid>
  </item> 
  <item>
   <title><![CDATA[Labels + access keys? : Solved:  pControlLabel-&amp;gt;SetFlags(xtpFlagSkipFocus);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15683&amp;PID=55580&amp;title=labels-access-keys#55580</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15683<br /><strong>Posted:</strong> 13 December 2009 at 5:26pm<br /><br />Solved:<DIV><FONT color=#010001 size=2><FONT color=#010001 size=2></FONT></FONT>&nbsp;</DIV><DIV><FONT color=#010001 size=2><FONT color=#010001 size=2>pControlLabel</FONT></FONT><FONT size=2>-&gt;</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>SetFlags</FONT></FONT><FONT size=2>(</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2><strong>xtpFlagSkipFocus</strong></FONT></FONT><FONT size=2>);</DIV></FONT>]]>
   </description>
   <pubDate>Sun, 13 Dec 2009 17:26:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15683&amp;PID=55580&amp;title=labels-access-keys#55580</guid>
  </item> 
  <item>
   <title><![CDATA[Labels + access keys? : I don&amp;#039;t. Your code does this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15683&amp;PID=55579&amp;title=labels-access-keys#55579</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15683<br /><strong>Posted:</strong> 13 December 2009 at 4:37pm<br /><br />I don't. Your code does this automatically :(<DIV>&nbsp;</DIV><DIV><DIV>&nbsp;</DIV><DIV>ID_BLABLA "No access key"</DIV></DIV><DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>void</FONT></FONT><FONT size=2> </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>CMainFrame</FONT></FONT><FONT size=2>::</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>OnInitCommandsPopup</FONT></FONT><FONT size=2>(</FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>CXTPPopupBar</FONT></FONT><FONT size=2>* </FONT><FONT color=#010001 size=2><FONT color=#010001 size=2>pPopupBar</FONT></FONT><FONT size=2>)</P><DIV></DIV>{<DIV>&nbsp;&nbsp;&nbsp; ...</DIV><DIV>&nbsp;&nbsp;&nbsp; pControls-&gt;Add(xtpControlLabel, ID_BLABLA); // Access key will be present.</DIV><DIV>&nbsp;&nbsp;&nbsp; ...</DIV><DIV></DIV><DIV>}</DIV><DIV>&nbsp;</DIV><DIV>XTP 13.2.1. Just tested it.</DIV></FONT></DIV>]]>
   </description>
   <pubDate>Sun, 13 Dec 2009 16:37:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15683&amp;PID=55579&amp;title=labels-access-keys#55579</guid>
  </item> 
  <item>
   <title><![CDATA[Labels + access keys? : Hi,  So why you set access keys...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15683&amp;PID=55078&amp;title=labels-access-keys#55078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15683<br /><strong>Posted:</strong> 23 November 2009 at 5:04am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>So why you set access keys for labels then ?</DIV>]]>
   </description>
   <pubDate>Mon, 23 Nov 2009 05:04:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15683&amp;PID=55078&amp;title=labels-access-keys#55078</guid>
  </item> 
  <item>
   <title><![CDATA[Labels + access keys? : 13.2.1  In my ribbon application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15683&amp;PID=55055&amp;title=labels-access-keys#55055</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15683<br /><strong>Posted:</strong> 21 November 2009 at 11:13am<br /><br />13.2.1<DIV>&nbsp;</DIV><DIV>In my ribbon application I press ALT to view the access keys. In menus with labels, the labels have access keys too. Perhaps this is by design, but if you ask me this makes no sense. The label is not a command, so why would I want to trigger it?</DIV>]]>
   </description>
   <pubDate>Sat, 21 Nov 2009 11:13:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15683&amp;PID=55055&amp;title=labels-access-keys#55055</guid>
  </item> 
 </channel>
</rss>