<?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: ArcGIS Python Addins - Am I doing this right? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475639#M37268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should help: &lt;A href="http://gis.stackexchange.com/a/67668/25417" title="http://gis.stackexchange.com/a/67668/25417"&gt;http://gis.stackexchange.com/a/67668/25417&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2015 22:47:44 GMT</pubDate>
    <dc:creator>RichardLaw2</dc:creator>
    <dc:date>2015-04-14T22:47:44Z</dc:date>
    <item>
      <title>ArcGIS Python Addins - Am I doing this right?</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475634#M37263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been developing a few python addins and I'm just wondering what is the best way to update the addin anytime I edit the script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, if I make an edit to the script, it seems like I have to&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Close ArcMap&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Go to My addin folder and double click the 'makeaddin' python file&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Double click the 'Python Addin File&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Restart ArcMap for the changes to come into effect&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;SPAN&gt;If I don't do these steps, then the edits aren't recognized. This gets pretty annoying and time consuming when I want to place maybe a simple print line somewhere or I do a small edit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a better way of doing this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 17:48:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475634#M37263</guid>
      <dc:creator>MikeMacRae</dc:creator>
      <dc:date>2013-02-19T17:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Python Addins - Am I doing this right?</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475635#M37264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes that is the workflow you need to follow in order to make changes to your add-in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:25:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475635#M37264</guid>
      <dc:creator>ChrisFox3</dc:creator>
      <dc:date>2013-02-20T21:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Python Addins - Am I doing this right?</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475636#M37265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm wondering if any of the ESRI gurus on here can confirm that what I am doing is the only way?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:33:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475636#M37265</guid>
      <dc:creator>MikeMacRae</dc:creator>
      <dc:date>2013-02-20T21:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Python Addins - Am I doing this right?</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475637#M37266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for responding Chris. I sincerely hope this is changed for the future. Building, testing and compiling python addin scripts this way is very, very time consuming....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:34:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475637#M37266</guid>
      <dc:creator>MikeMacRae</dc:creator>
      <dc:date>2013-02-20T21:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Python Addins - Am I doing this right?</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475638#M37267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I understand, unfortunately it is not likely to change. Although it seems like you are making simple changes, this is a different level of customization you are making when you are building UI elements and application extensions. It just requires a restart of the application to take affect. This is essentially the same workflow you need to follow when building and testing .net add-ins as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 21:52:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475638#M37267</guid>
      <dc:creator>ChrisFox3</dc:creator>
      <dc:date>2013-02-20T21:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Python Addins - Am I doing this right?</title>
      <link>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475639#M37268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should help: &lt;A href="http://gis.stackexchange.com/a/67668/25417" title="http://gis.stackexchange.com/a/67668/25417"&gt;http://gis.stackexchange.com/a/67668/25417&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 22:47:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcgis-python-addins-am-i-doing-this-right/m-p/475639#M37268</guid>
      <dc:creator>RichardLaw2</dc:creator>
      <dc:date>2015-04-14T22:47:44Z</dc:date>
    </item>
  </channel>
</rss>

