<?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 SetProgressor used in Python Toolbox in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/setprogressor-used-in-python-toolbox/m-p/392763#M31089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made a tool in the 'My Toolboxes', part of ArcMAPS. Now it does several functions and I want it to show a progress bar in the dialog box that pops up at first when one runs the script. I put the SetProgressor and nothing shows up. The box just takes the input from the parms and does it's think while shutting down after I click the 'OK' button at the bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does it work? Also same for the AddMessage. It goes to the log but not on the popup window when I run it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jun 2016 14:39:13 GMT</pubDate>
    <dc:creator>PaulHacker2</dc:creator>
    <dc:date>2016-06-24T14:39:13Z</dc:date>
    <item>
      <title>SetProgressor used in Python Toolbox</title>
      <link>https://community.esri.com/t5/python-questions/setprogressor-used-in-python-toolbox/m-p/392763#M31089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made a tool in the 'My Toolboxes', part of ArcMAPS. Now it does several functions and I want it to show a progress bar in the dialog box that pops up at first when one runs the script. I put the SetProgressor and nothing shows up. The box just takes the input from the parms and does it's think while shutting down after I click the 'OK' button at the bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does it work? Also same for the AddMessage. It goes to the log but not on the popup window when I run it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 14:39:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/setprogressor-used-in-python-toolbox/m-p/392763#M31089</guid>
      <dc:creator>PaulHacker2</dc:creator>
      <dc:date>2016-06-24T14:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: SetProgressor used in Python Toolbox</title>
      <link>https://community.esri.com/t5/python-questions/setprogressor-used-in-python-toolbox/m-p/392764#M31090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are running stuff in the foreground aren't you?&lt;/P&gt;&lt;P&gt;edit... added&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/writing-messages-in-script-tools.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/writing-messages-in-script-tools.htm"&gt;Writing messages in script tools—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 15:02:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/setprogressor-used-in-python-toolbox/m-p/392764#M31090</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-06-24T15:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: SetProgressor used in Python Toolbox</title>
      <link>https://community.esri.com/t5/python-questions/setprogressor-used-in-python-toolbox/m-p/392765#M31091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, in forground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Visual Studio and C# I have all kinds of progress bars so I want this ArcGIS/Python script to have that kind of bar and as it creates layers and GDBs (Hundreds of them) it has a progress bar that shows up how far it is along.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, I'll study it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 15:18:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/setprogressor-used-in-python-toolbox/m-p/392765#M31091</guid>
      <dc:creator>PaulHacker2</dc:creator>
      <dc:date>2016-06-24T15:18:36Z</dc:date>
    </item>
  </channel>
</rss>

