<?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 Submenu on Split Button Menu in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/submenu-on-split-button-menu/m-p/785407#M1237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am setting up the ribbon in&amp;nbsp;ArcGIS Pro using a configuration.&amp;nbsp;&amp;nbsp;One of the buttons is a split button.&amp;nbsp; There are currently 31 menu items plus separators.&amp;nbsp; However, we'd like to move 11 of those to a submenu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&amp;nbsp; I haven't been able to figure out the right DAML and also have not found anything online on how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When defining a menu, you can add a submenu (referencing another menu).&amp;nbsp; But menu is not a valid element under splitButton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We cannot change the split button to a menu because we would like a default button behavior on it instead of just opening the menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Jun 2020 03:44:08 GMT</pubDate>
    <dc:creator>KrisCulin</dc:creator>
    <dc:date>2020-06-21T03:44:08Z</dc:date>
    <item>
      <title>Submenu on Split Button Menu</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/submenu-on-split-button-menu/m-p/785407#M1237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am setting up the ribbon in&amp;nbsp;ArcGIS Pro using a configuration.&amp;nbsp;&amp;nbsp;One of the buttons is a split button.&amp;nbsp; There are currently 31 menu items plus separators.&amp;nbsp; However, we'd like to move 11 of those to a submenu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&amp;nbsp; I haven't been able to figure out the right DAML and also have not found anything online on how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When defining a menu, you can add a submenu (referencing another menu).&amp;nbsp; But menu is not a valid element under splitButton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We cannot change the split button to a menu because we would like a default button behavior on it instead of just opening the menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2020 03:44:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/submenu-on-split-button-menu/m-p/785407#M1237</guid>
      <dc:creator>KrisCulin</dc:creator>
      <dc:date>2020-06-21T03:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Submenu on Split Button Menu</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/submenu-on-split-button-menu/m-p/785408#M1238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kris,&lt;/P&gt;&lt;P&gt;You are right - "Menus" cannot be included in a split button.&lt;/P&gt;&lt;P&gt;To understand what you are trying: You have many buttons (31) that you want to categorize. If so, have you seen "gallery" controls in Pro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 15:56:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/submenu-on-split-button-menu/m-p/785408#M1238</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2020-06-22T15:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Submenu on Split Button Menu</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/submenu-on-split-button-menu/m-p/785409#M1239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the quick reply, Uma.&amp;nbsp; My manager will look into using the gallery instead of the split button in this case and see if it fits for us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, the separator attribute on a&amp;nbsp;tool reference of a&amp;nbsp;tool palette (or button palette) does not appear to work.&amp;nbsp; The attribute works just fine for menus.&amp;nbsp; It would be nice to see this working&amp;nbsp;the next update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using the buttonPalette, I have the dropDown and menuStyle attributes set to true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2020 18:00:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/submenu-on-split-button-menu/m-p/785409#M1239</guid>
      <dc:creator>KrisCulin</dc:creator>
      <dc:date>2020-06-22T18:00:13Z</dc:date>
    </item>
  </channel>
</rss>

