<?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 Re: Create a buttonPalette in the ribbon that does NOT adopt the icon of the first button within it in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-a-buttonpalette-in-the-ribbon-that-does-not/m-p/1587080#M12657</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/764802"&gt;@MichaelAustinESGG&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Bookmark control is a Gallery control. Pro's "Ready To Use Tools" control on the Analysis tab is also a gallery.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The Pro SDK Item template for Gallery will get you started with this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="UmaHarano_0-1739986859614.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/125810i08CC58A1C56868EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="UmaHarano_0-1739986859614.png" alt="UmaHarano_0-1739986859614.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2025 17:42:08 GMT</pubDate>
    <dc:creator>UmaHarano</dc:creator>
    <dc:date>2025-02-19T17:42:08Z</dc:date>
    <item>
      <title>Create a buttonPalette in the ribbon that does NOT adopt the icon of the first button within it</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-a-buttonpalette-in-the-ribbon-that-does-not/m-p/1587040#M12654</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Hello, I'm trying to figure out how to setup the Config.daml to create a &lt;FONT face="courier new,courier"&gt;buttonPalette&lt;/FONT&gt; in the ribbon that has a specific icon (instead of it simply adopting the icon of the first button within the palette).&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;I presume this is possible because the ribbon's built-in ESRI tools do this in several places, for example the buttons for Bookmarks has a different icon than it's first item within it.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;I attempted to set a &lt;FONT face="courier new,courier"&gt;smallImage&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;largeImage&lt;/FONT&gt; value for the &lt;FONT face="courier new,courier"&gt;buttonPalette&lt;/FONT&gt; tag with something like this:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;&amp;lt;palettes&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;lt;buttonPalette id="SettingsPalette" caption="Settings" dropDown="true" menuStyle="true" showItemCaption="true" keyTip="PS" smallImage="CogWheel16" largeImage="CogWheel32" &amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;button refID="SettingsForTool1Button" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;button refID="SettingsForTool2Button" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/buttonPalette&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/palettes&amp;gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;But it didn't work. &amp;nbsp;The icon for &lt;FONT face="courier new,courier"&gt;SettingsForTool1Button&lt;/FONT&gt; always becomes the icon for &lt;FONT face="courier new,courier"&gt;SettingsPalette&lt;/FONT&gt;.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;If anyone has an idea of the correct way to do this, I'd love to know what it is.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Feb 2025 16:54:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-a-buttonpalette-in-the-ribbon-that-does-not/m-p/1587040#M12654</guid>
      <dc:creator>MichaelAustinESGG</dc:creator>
      <dc:date>2025-02-19T16:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create a buttonPalette in the ribbon that does NOT adopt the icon of the first button within it</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-a-buttonpalette-in-the-ribbon-that-does-not/m-p/1587080#M12657</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/764802"&gt;@MichaelAustinESGG&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Bookmark control is a Gallery control. Pro's "Ready To Use Tools" control on the Analysis tab is also a gallery.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The Pro SDK Item template for Gallery will get you started with this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="UmaHarano_0-1739986859614.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/125810i08CC58A1C56868EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="UmaHarano_0-1739986859614.png" alt="UmaHarano_0-1739986859614.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 17:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-a-buttonpalette-in-the-ribbon-that-does-not/m-p/1587080#M12657</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2025-02-19T17:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create a buttonPalette in the ribbon that does NOT adopt the icon of the first button within it</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-a-buttonpalette-in-the-ribbon-that-does-not/m-p/1587349#M12658</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 02:15:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/create-a-buttonpalette-in-the-ribbon-that-does-not/m-p/1587349#M12658</guid>
      <dc:creator>MichaelAustinESGG</dc:creator>
      <dc:date>2025-02-20T02:15:24Z</dc:date>
    </item>
  </channel>
</rss>

