<?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: multiple widget containers AVF 2.1 - problem in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745900#M16513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bjorn!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the quick answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not using the same widget twice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did some testing today and it seems to be a problem in the layer tag when I have an additional widget container. At least when I specify a dynamic layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Complete config.xml attached. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only thing I have changed is to add a widget container, moved a widget in to it and change the layer in operational layers to a dynamic layer. Somehow I must have specified the dynamic layer incorrect since staying with default operational layers will not generate the sticky busy cursor. On the other hand, only removing the second widget container will also solve the "problem" even if I use my modified operational layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To summarize: I only get the sticky busy cursor when I have BOTH a second widget container AND modified the layer tag in operational layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/Karl Magnusson&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;gis-engineer municipality of Växjö&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gis.vaxjo.se/byggabo/byggabo.html?typ=1"&gt;http://gis.vaxjo.se/byggabo/byggabo.html?typ=1&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Sep 2010 07:48:54 GMT</pubDate>
    <dc:creator>KarlMagnusson</dc:creator>
    <dc:date>2010-09-28T07:48:54Z</dc:date>
    <item>
      <title>multiple widget containers AVF 2.1 - problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745898#M16511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm have some problem with multiple widget containers. When I use more than one widget container the page never stops loading. Well maybe it stops but the busy cursor never stops/disappears. Somewhat annoying.&amp;nbsp; I haven't even infected the code with my own widgets yet &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When the ArcGIS View for Flex was in beta I didn't encounter this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this a problem for anyone else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;part from the config.xml below...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- widgets organized into widget containers that manage close/open etc --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- supported layout property options: horizontal(default)|float|vertical|fix--&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widgetcontainer layout="float"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget label="Bookmarks"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; left="430" top="90"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; icon="assets/images/i_bookmark.png"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/Bookmark/BookmarkWidget.xml"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="widgets/Bookmark/BookmarkWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/widgetcontainer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;widgetcontainer layout="vertical"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget label="Search" left="80" top="280"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; icon="assets/images/i_search.png"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/Search/SearchWidget_Louisville.xml"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="widgets/Search/SearchWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/widgetcontainer&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/configuration&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 12:45:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745898#M16511</guid>
      <dc:creator>KarlMagnusson</dc:creator>
      <dc:date>2010-09-27T12:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: multiple widget containers AVF 2.1 - problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745899#M16512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm guessing it's "only" the busy cursor not being removed (when it should) and not a loading problem.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using the same widget twice? If so, where are the multiple widgets (in the same widget container, different containers, some not in a widget container at all)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you share the complete config.xml file?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 23:17:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745899#M16512</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-09-27T23:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: multiple widget containers AVF 2.1 - problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745900#M16513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bjorn!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the quick answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not using the same widget twice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did some testing today and it seems to be a problem in the layer tag when I have an additional widget container. At least when I specify a dynamic layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Complete config.xml attached. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only thing I have changed is to add a widget container, moved a widget in to it and change the layer in operational layers to a dynamic layer. Somehow I must have specified the dynamic layer incorrect since staying with default operational layers will not generate the sticky busy cursor. On the other hand, only removing the second widget container will also solve the "problem" even if I use my modified operational layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To summarize: I only get the sticky busy cursor when I have BOTH a second widget container AND modified the layer tag in operational layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/Karl Magnusson&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;gis-engineer municipality of Växjö&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gis.vaxjo.se/byggabo/byggabo.html?typ=1"&gt;http://gis.vaxjo.se/byggabo/byggabo.html?typ=1&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 07:48:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745900#M16513</guid>
      <dc:creator>KarlMagnusson</dc:creator>
      <dc:date>2010-09-28T07:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: multiple widget containers AVF 2.1 - problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745901#M16514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for reporting this bug. This will be address in next release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Side note: This behavior is not seen if there is a operational layer of type feature with infoconfig parameter set as seen below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;layer label="Fires" type="feature" visible="false" alpha="1" info="widgets/InfoTemplates/SimpleInfoWinWidget.swf" infoconfig="widgets/InfoTemplates/IWT_Fires.xml" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Fire/Sheep/FeatureServer/0" rel="nofollow" target="_blank"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Fire/Sheep/FeatureServer/0&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;see &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/live/index.html?config=../samples/config-wgcontainers.xml"&gt;http://help.arcgis.com/en/webapps/flexviewer/live/index.html?config=../samples/config-wgcontainers.xml&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 17:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745901#M16514</guid>
      <dc:creator>MehulChoksey</dc:creator>
      <dc:date>2010-09-28T17:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: multiple widget containers AVF 2.1 - problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745902#M16515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are welcome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I can stop trying different config settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a workaround? Commenting or adding some lines of code somewhere? Where to look? viewerContainer.mxml?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not certain that I will use a feature layer with an infowidget but I will use at least two widget containers. At least I planned to do so.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Karl Magnusson&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;municipality of Vaxjo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 06:38:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745902#M16515</guid>
      <dc:creator>KarlMagnusson</dc:creator>
      <dc:date>2010-09-29T06:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: multiple widget containers AVF 2.1 - problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745903#M16516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Karl,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For now, can you comment out line 139(this.cursorManager.setBusyCursor()) and line 144(this.cursorManager.removeBusyCursor()) from WidgetManager.mxml. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We would add a fix for this in the next release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 20:03:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745903#M16516</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2010-09-29T20:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: multiple widget containers AVF 2.1 - problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745904#M16517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok thanks, this works somewhat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can live without the busy cursor during loading of widgets until the next realese of the viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again thanks for the quick and helpful respons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/Karl Magnusson&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 19:01:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745904#M16517</guid>
      <dc:creator>KarlMagnusson</dc:creator>
      <dc:date>2010-09-30T19:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: multiple widget containers AVF 2.1 - problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745905#M16518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Karl,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This would only affect the loading of widget containers, the loading of widgets should still show the busy cursor.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 19:41:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745905#M16518</guid>
      <dc:creator>SarthakDatt</dc:creator>
      <dc:date>2010-09-30T19:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: multiple widget containers AVF 2.1 - problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745906#M16519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're right. I was a bit hasty. I guess my computer loaded the widget to fast.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now it isn't an issue at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/Karl&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 06:33:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745906#M16519</guid>
      <dc:creator>KarlMagnusson</dc:creator>
      <dc:date>2010-10-01T06:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: multiple widget containers AVF 2.1 - problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745907#M16520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem.&amp;nbsp; Using SFV2.1 and two widget containers.&amp;nbsp; I have commented out those two lines but still get the busy cursor.&amp;nbsp; Is there yet another place to override this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 00:31:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745907#M16520</guid>
      <dc:creator>philippschnetzer</dc:creator>
      <dc:date>2010-10-19T00:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: multiple widget containers AVF 2.1 - problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745908#M16521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey Karl,&lt;BR /&gt;&lt;BR /&gt;For now, can you comment out line 139(this.cursorManager.setBusyCursor()) and line 144(this.cursorManager.removeBusyCursor()) from WidgetManager.mxml. &lt;BR /&gt;&lt;BR /&gt;We would add a fix for this in the next release.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi people,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;first post / great app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know where reporting a bug without a cutomer number so i do it there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems there is the same problem ("busy cursor") when using more than one Coordinate Widget (to display Lat/Long in different output units geo + dms + mercator).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TIA.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 09:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/multiple-widget-containers-avf-2-1-problem/m-p/745908#M16521</guid>
      <dc:creator>skoteaskotea</dc:creator>
      <dc:date>2010-10-21T09:10:19Z</dc:date>
    </item>
  </channel>
</rss>

