<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Ribbon customization with keytips in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/ribbon-customization-with-keytips/m-p/1070855#M42301</link>
    <description>&lt;P&gt;Disclaimer: I have not yet updated (again) to ArcGIS Pro 2.8 (For a good reason)&lt;/P&gt;&lt;P&gt;I want to design a custom ribbon tab with the tools I most often use and then use keytips (Press alt/F10 and have letters assigned to the tab and more importantly the elements/tools/buttons in it) to access the tools (using AHK to assign custom shortcuts)&lt;/P&gt;&lt;P&gt;Yes, I am aware of the "accelerator" feature. But ESRI removed one of the tools (esri_editing_SketchRectanglePolygonTool) from access in the "All Commands" bar in 2.8, hence I cannot access that tool there (unless accelerators are exportable just as the ribbon is. That I haven't tested yet). Also the accelerator does not accept shift but that's a minor issue and can be worked around&lt;/P&gt;&lt;P&gt;What I'm asking is: How do you get the keytips of tools and buttons within a ribbon tab to work? I researched 2 hours yesterday and maybe I'm missing something small but I can't figure it out. I was able to assign the Tab a custom keytip (just add keytip="G" at the tab) however this wouldn't work for the elements in that tab&lt;/P&gt;&lt;P&gt;The SketchRectanglePolygonTool is no longer available in 2.8 (in ribbon and quick-access, my reason for not updating), however you can sort of cheat this limitation if you can code (just replace a tool refID with the Command ID you want)&lt;/P&gt;&lt;P&gt;Thank you very much in advance!&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jun 2021 06:35:29 GMT</pubDate>
    <dc:creator>BenKraas</dc:creator>
    <dc:date>2021-06-22T06:35:29Z</dc:date>
    <item>
      <title>Ribbon customization with keytips</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ribbon-customization-with-keytips/m-p/1070855#M42301</link>
      <description>&lt;P&gt;Disclaimer: I have not yet updated (again) to ArcGIS Pro 2.8 (For a good reason)&lt;/P&gt;&lt;P&gt;I want to design a custom ribbon tab with the tools I most often use and then use keytips (Press alt/F10 and have letters assigned to the tab and more importantly the elements/tools/buttons in it) to access the tools (using AHK to assign custom shortcuts)&lt;/P&gt;&lt;P&gt;Yes, I am aware of the "accelerator" feature. But ESRI removed one of the tools (esri_editing_SketchRectanglePolygonTool) from access in the "All Commands" bar in 2.8, hence I cannot access that tool there (unless accelerators are exportable just as the ribbon is. That I haven't tested yet). Also the accelerator does not accept shift but that's a minor issue and can be worked around&lt;/P&gt;&lt;P&gt;What I'm asking is: How do you get the keytips of tools and buttons within a ribbon tab to work? I researched 2 hours yesterday and maybe I'm missing something small but I can't figure it out. I was able to assign the Tab a custom keytip (just add keytip="G" at the tab) however this wouldn't work for the elements in that tab&lt;/P&gt;&lt;P&gt;The SketchRectanglePolygonTool is no longer available in 2.8 (in ribbon and quick-access, my reason for not updating), however you can sort of cheat this limitation if you can code (just replace a tool refID with the Command ID you want)&lt;/P&gt;&lt;P&gt;Thank you very much in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 06:35:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ribbon-customization-with-keytips/m-p/1070855#M42301</guid>
      <dc:creator>BenKraas</dc:creator>
      <dc:date>2021-06-22T06:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ribbon customization with keytips</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ribbon-customization-with-keytips/m-p/1070900#M42313</link>
      <description>&lt;P&gt;Edit: While I would still like to know how keytips of buttons and tools work, export of accelerators works and they are easily configurable in the code so I will likely be using this technique instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 11:10:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ribbon-customization-with-keytips/m-p/1070900#M42313</guid>
      <dc:creator>BenKraas</dc:creator>
      <dc:date>2021-06-22T11:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ribbon customization with keytips</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/ribbon-customization-with-keytips/m-p/1275913#M67641</link>
      <description>&lt;P&gt;A bit late, but i just wanted to explain how KeyTips (defined in your add-in's config.daml) can be used in ArcGIS Pro.&amp;nbsp; For the screenshots in my illustration below i used the "RibbonControls" community sample:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/6078006a3943364f2a7931b19d1eb03c8a99e1cf/Framework/RibbonControls" target="_blank" rel="noopener"&gt;arcgis-pro-sdk-community-samples/Framework/RibbonControls at 6078006a3943364f2a7931b19d1eb03c8a99e1cf · Esri/arcgis-pro-sdk-community-samples (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In order to use KeyTips in ArcGIS Pro (after you opened a project) you must first press the Alt key or the F10 key, this shows all available KeyTip letters for tabs on the Pro ribbon:&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wolf_3-1680717988988.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67353iCED1CDBCF791111C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wolf_3-1680717988988.png" alt="Wolf_3-1680717988988.png" /&gt;&lt;/span&gt;&lt;P&gt;&lt;SPAN&gt;Next you press any of displayed KeyTips letters (white and framed in black). So for example to get to the “Sample Tab” I simply press the ‘X’ key. Now the UI is updated to show the ‘Sample Tab’s’ Key Tips:&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wolf_6-1680718103672.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67356iB0608F0277A80D68/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wolf_6-1680718103672.png" alt="Wolf_6-1680718103672.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finally, I can choose a KeyTip from the selected ‘Sample Tab’ tab. For example,&amp;nbsp;if I want to execute the ‘Button 2’ command on the ‘Sample Tab’, I simply press the ‘X’ key followed by the ‘E’ key. The command is executed,&amp;nbsp;and I get this:&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wolf_7-1680718176946.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/67358iC9DB3D081B83F667/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wolf_7-1680718176946.png" alt="Wolf_7-1680718176946.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2023 18:10:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/ribbon-customization-with-keytips/m-p/1275913#M67641</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2023-04-05T18:10:26Z</dc:date>
    </item>
  </channel>
</rss>

