<?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 Showing a busy indicator or a loading image while loading large QML file in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/showing-a-busy-indicator-or-a-loading-image-while/m-p/881622#M3645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #242729; background-color: #ffffff; border: 0px; padding: 0px 16px 0px 0px;"&gt;&lt;DIV class="" data-post-id="63723738" style="color: var(--black-200)  !important; border: 0px; font-weight: inherit; font-size: 13px; margin: -2px;"&gt;&lt;BUTTON class="" data-controller="s-tooltip" data-s-tooltip-placement="right" data-selected-classes="fc-theme-primary" style="color: unset; background: none; border: none; text-decoration: none; margin: 2px;"&gt;&amp;nbsp;&lt;/BUTTON&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #242729; background-color: #ffffff; border: 0px; padding: 0px 16px 0px 0px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; margin: 0px 0px 5px;"&gt;&lt;P style="border: 0px; font-weight: inherit; margin: 0px 0px 1.4667em;"&gt;I'm working on a QML based app. where I dynamically load the content. However when running the application it takes quite a long time (5-10 secs), so I need to show any loading screen or indicator while the whole content is being loaded. Can anyone suggest me how to do it ?&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; margin: 0px 0px 1.4667em;"&gt;For example, after I login in my application it took some time to load the next page so within that period of time i want to show the loading screen.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Sep 2020 12:33:58 GMT</pubDate>
    <dc:creator>x_d</dc:creator>
    <dc:date>2020-09-03T12:33:58Z</dc:date>
    <item>
      <title>Showing a busy indicator or a loading image while loading large QML file</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/showing-a-busy-indicator-or-a-loading-image-while/m-p/881622#M3645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="" style="color: #242729; background-color: #ffffff; border: 0px; padding: 0px 16px 0px 0px;"&gt;&lt;DIV class="" data-post-id="63723738" style="color: var(--black-200)  !important; border: 0px; font-weight: inherit; font-size: 13px; margin: -2px;"&gt;&lt;BUTTON class="" data-controller="s-tooltip" data-s-tooltip-placement="right" data-selected-classes="fc-theme-primary" style="color: unset; background: none; border: none; text-decoration: none; margin: 2px;"&gt;&amp;nbsp;&lt;/BUTTON&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="" style="color: #242729; background-color: #ffffff; border: 0px; padding: 0px 16px 0px 0px;"&gt;&lt;DIV class="" style="border: 0px; font-weight: inherit; margin: 0px 0px 5px;"&gt;&lt;P style="border: 0px; font-weight: inherit; margin: 0px 0px 1.4667em;"&gt;I'm working on a QML based app. where I dynamically load the content. However when running the application it takes quite a long time (5-10 secs), so I need to show any loading screen or indicator while the whole content is being loaded. Can anyone suggest me how to do it ?&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit; margin: 0px 0px 1.4667em;"&gt;For example, after I login in my application it took some time to load the next page so within that period of time i want to show the loading screen.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 12:33:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/showing-a-busy-indicator-or-a-loading-image-while/m-p/881622#M3645</guid>
      <dc:creator>x_d</dc:creator>
      <dc:date>2020-09-03T12:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Showing a busy indicator or a loading image while loading large QML file</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/showing-a-busy-indicator-or-a-loading-image-while/m-p/881623#M3646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Truptimayee,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many samples have BusyIndicator QML,&amp;nbsp;&lt;A class="link-titled" href="https://doc.qt.io/qt-5/qml-qtquick-controls2-busyindicator.html" title="https://doc.qt.io/qt-5/qml-qtquick-controls2-busyindicator.html"&gt;BusyIndicator QML Type | Qt Quick Controls 5.15.0&lt;/A&gt;, for example, the Analyze Viewshed sample, look at MyApp.qml around line 257 for BusyIndicator.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="321" src="https://community.esri.com/legacyfs/online/506458_pastedImage_2.png" width="537" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" height="458" src="https://community.esri.com/legacyfs/online/506459_pastedImage_3.png" width="692" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Erwin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2020 19:21:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/showing-a-busy-indicator-or-a-loading-image-while/m-p/881623#M3646</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2020-09-04T19:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Showing a busy indicator or a loading image while loading large QML file</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/showing-a-busy-indicator-or-a-loading-image-while/m-p/881624#M3647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well my issue is when I redirect from one page to another on button click, then it takes quite a lot of time as i am loading data from server. So i want to redirect to next page quickly and then load all the content&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2020 12:37:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/showing-a-busy-indicator-or-a-loading-image-while/m-p/881624#M3647</guid>
      <dc:creator>x_d</dc:creator>
      <dc:date>2020-09-07T12:37:00Z</dc:date>
    </item>
  </channel>
</rss>

