<?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 How can I show the &amp;quot;loading animation&amp;quot; using ArcGIS Pro SDK (C#)? in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-show-the-quot-loading-animation-quot/m-p/838948#M3693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to show that loading animation&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/433555_pastedImage_1.png" /&gt;&amp;nbsp;using&amp;nbsp;the ArcGIS Pro SDK in C#?&lt;/P&gt;&lt;P&gt;I have create some custom controls, that perform some async calls like getting data from a service, and until the service has responded I want to show that little animation.&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2019 15:59:09 GMT</pubDate>
    <dc:creator>CarstenAndersson</dc:creator>
    <dc:date>2019-01-17T15:59:09Z</dc:date>
    <item>
      <title>How can I show the "loading animation" using ArcGIS Pro SDK (C#)?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-show-the-quot-loading-animation-quot/m-p/838948#M3693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to show that loading animation&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/433555_pastedImage_1.png" /&gt;&amp;nbsp;using&amp;nbsp;the ArcGIS Pro SDK in C#?&lt;/P&gt;&lt;P&gt;I have create some custom controls, that perform some async calls like getting data from a service, and until the service has responded I want to show that little animation.&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Carsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2019 15:59:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-show-the-quot-loading-animation-quot/m-p/838948#M3693</guid>
      <dc:creator>CarstenAndersson</dc:creator>
      <dc:date>2019-01-17T15:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show the "loading animation" using ArcGIS Pro SDK (C#)?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-show-the-quot-loading-animation-quot/m-p/838949#M3694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a &lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki/ProConcepts-Framework#circular-animation"&gt;CircularAnimationControl&lt;/A&gt; in Pro SDK. Can you use it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 15:05:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-show-the-quot-loading-animation-quot/m-p/838949#M3694</guid>
      <dc:creator>MaxMax2</dc:creator>
      <dc:date>2019-01-23T15:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show the "loading animation" using ArcGIS Pro SDK (C#)?</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-show-the-quot-loading-animation-quot/m-p/838950#M3695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max Max, yes you can.&amp;nbsp;Add the control into your user control in the XAML. Bind its visibility to a property on your view model. Whenever you want to show the control, flip the property true or "Visible".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For an example look here:&lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples/blob/master/Framework/DockPaneBookmarkAdvanced/Bookmark.xaml"&gt;DockPaneBookmarkAdvanced - Bookmark.xaml&lt;/A&gt;&amp;nbsp; &amp;nbsp;(There is also a &lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki/ProConcepts-Framework#waiting-cursor"&gt;WaitingCursorControl &lt;/A&gt;which acts identically but has a slightly different look is all)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 17:34:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/how-can-i-show-the-quot-loading-animation-quot/m-p/838950#M3695</guid>
      <dc:creator>CharlesMacleod</dc:creator>
      <dc:date>2019-01-25T17:34:08Z</dc:date>
    </item>
  </channel>
</rss>

