<?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: user interface customizations in arcgis 10 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276555#M21345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To add a geoprocessing tool or a custom python script tool as a button in ArcMap:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Open the "Customize" menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Select "Customize Mode"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Select the "Commands" tab&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Scroll to the bottom of "Categories:" to find [Geoprocessing Tools] and select it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) Click the new "Add Tools..." button that appears at the bottom of the menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6) In the "Add Tools" popup window, navigate to the appropriate toolbox and select the desired geoprocessing/script tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7) In the right pane "Commands:" click hold the new geoprocessing/script tool and then drag it up to the desired toolbar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; To customize the button's symbol right click on the new button in the toolbar and either select "Change Button Image" or "Browse for Image"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9) Click the Close button on the "Customize" menu .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your geoprocessing/script tool should be ready for use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2011 20:26:43 GMT</pubDate>
    <dc:creator>JoelCalhoun</dc:creator>
    <dc:date>2011-12-19T20:26:43Z</dc:date>
    <item>
      <title>user interface customizations in arcgis 10</title>
      <link>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276551#M21341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm looking to deploy a script to multiple users via a custom button on a toolbar in ArcMap, but I'm a bit unsure how to do this seeing as ESRI has dropped support for .mxt templates (see link below). Before, it was easy to replace a user's Normal.mxt file with a custom one that contained special toolbars/buttons. Has anyone found a workaround for this short of adding the custom button in each individual template .mxd and user created .mxd?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/arcgisdesktop/archive/2010/06/14/What_1920_s-new-for-map-templates-in-ArcGIS-10.aspx"&gt;http://blogs.esri.com/Dev/blogs/arcgisdesktop/archive/2010/06/14/What_1920_s-new-for-map-templates-in-ArcGIS-10.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any feedback from the community!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 16:56:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276551#M21341</guid>
      <dc:creator>RuthEmerick</dc:creator>
      <dc:date>2011-03-01T16:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: user interface customizations in arcgis 10</title>
      <link>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276552#M21342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At ArcGIS 10 ESRI has implemented add-ins as a replacement to the old .mxt model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/dev/blogs/arcgisdesktop/archive/2010/05/05/add_2d00_ins-for-arcgis-desktop-10.aspx"&gt;http://blogs.esri.com/dev/blogs/arcgisdesktop/archive/2010/05/05/add_2d00_ins-for-arcgis-desktop-10.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, python script tools can now be added as buttons within ArcMap and utilizing the new arcpy site package mapping module extends functionality into map document management and output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Geoprocessing_scripts_for_map_document_management_and_output/00s300000032000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Geoprocessing_scripts_for_map_document_management_and_output/00s300000032000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 22:31:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276552#M21342</guid>
      <dc:creator>JoelCalhoun</dc:creator>
      <dc:date>2011-03-01T22:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: user interface customizations in arcgis 10</title>
      <link>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276553#M21343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks. The first link was very useful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 11:33:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276553#M21343</guid>
      <dc:creator>RuthEmerick</dc:creator>
      <dc:date>2011-03-02T11:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: user interface customizations in arcgis 10</title>
      <link>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276554#M21344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Also, python script tools can now be added as buttons within ArcMap and utilizing the new arcpy site package mapping module extends functionality into map document management and output.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Where might I find information on adding an arcpy script as a button?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scott&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 19:46:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276554#M21344</guid>
      <dc:creator>ScottOatley</dc:creator>
      <dc:date>2011-12-19T19:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: user interface customizations in arcgis 10</title>
      <link>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276555#M21345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To add a geoprocessing tool or a custom python script tool as a button in ArcMap:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Open the "Customize" menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Select "Customize Mode"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Select the "Commands" tab&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Scroll to the bottom of "Categories:" to find [Geoprocessing Tools] and select it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) Click the new "Add Tools..." button that appears at the bottom of the menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6) In the "Add Tools" popup window, navigate to the appropriate toolbox and select the desired geoprocessing/script tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7) In the right pane "Commands:" click hold the new geoprocessing/script tool and then drag it up to the desired toolbar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; To customize the button's symbol right click on the new button in the toolbar and either select "Change Button Image" or "Browse for Image"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;9) Click the Close button on the "Customize" menu .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your geoprocessing/script tool should be ready for use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 20:26:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276555#M21345</guid>
      <dc:creator>JoelCalhoun</dc:creator>
      <dc:date>2011-12-19T20:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: user interface customizations in arcgis 10</title>
      <link>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276556#M21346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Joel, steps 1 through 7 worked perfectly and the script runs correctly. However, when I right click on the tool to customize the symbol, it brings up the standard toolbar selection menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scott&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 20:49:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276556#M21346</guid>
      <dc:creator>ScottOatley</dc:creator>
      <dc:date>2011-12-19T20:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: user interface customizations in arcgis 10</title>
      <link>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276557#M21347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks Joel, steps 1 through 7 worked perfectly and the script runs correctly. However, when I right click on the tool to customize the symbol, it brings up the standard toolbar selection menu.&lt;BR /&gt;&lt;BR /&gt;Scott&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Scott,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The "Customize" window must be open for the customize options to appear when you right click the tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 20:57:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276557#M21347</guid>
      <dc:creator>JoelCalhoun</dc:creator>
      <dc:date>2011-12-19T20:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: user interface customizations in arcgis 10</title>
      <link>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276558#M21348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see; my bad. Got it to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Scott&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 21:19:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/user-interface-customizations-in-arcgis-10/m-p/276558#M21348</guid>
      <dc:creator>ScottOatley</dc:creator>
      <dc:date>2011-12-19T21:19:51Z</dc:date>
    </item>
  </channel>
</rss>

