<?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 Widget Dock? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-dock/m-p/343380#M8203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there any plan to have some type of widget dock as was the case in the SFV1.3? I am finding it much more time consuming to handle several widgets on the screen at once...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...plus, having widgets open towards the right means they need to be 'stacked' on the left of the screen &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Aug 2010 12:19:33 GMT</pubDate>
    <dc:creator>philippschnetzer</dc:creator>
    <dc:date>2010-08-16T12:19:33Z</dc:date>
    <item>
      <title>Widget Dock?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-dock/m-p/343380#M8203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there any plan to have some type of widget dock as was the case in the SFV1.3? I am finding it much more time consuming to handle several widgets on the screen at once...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...plus, having widgets open towards the right means they need to be 'stacked' on the left of the screen &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 12:19:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-dock/m-p/343380#M8203</guid>
      <dc:creator>philippschnetzer</dc:creator>
      <dc:date>2010-08-16T12:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Widget Dock?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-dock/m-p/343381#M8204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are actually 2 dock locations in FlexViewer2.&amp;nbsp; You can have the dock on the right side like in 1.3 and/or on the bottom.&amp;nbsp; You can use either, both, or none.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/samples/index.html"&gt;the ArcGIS Viewer for Flex Samples page&lt;/A&gt;&lt;SPAN&gt;, if you click on "Widget Container Layouts" it should give you more information. (I can't seem to be able to link directly to it.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 13:29:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-dock/m-p/343381#M8204</guid>
      <dc:creator>JoshuaKalov</dc:creator>
      <dc:date>2010-08-16T13:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Widget Dock?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-dock/m-p/343382#M8205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The layout of the widgetcontainer can be specified as vertical (similar to SFV) or horizontal (ditto but at the bottom) or float (the default where widgets can be moved around) or fixed (where end-users can not move the widgets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See the Viewer Resource Center -&amp;gt; Samples -&amp;gt; Widget container layouts:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/samples/index.html#layouts.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/samples/index.html#layouts.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 13:37:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-dock/m-p/343382#M8205</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-08-16T13:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Widget Dock?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-dock/m-p/343383#M8206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The layout of the widgetcontainer can be specified as vertical (similar to SFV) or horizontal (ditto but at the bottom) or float (the default where widgets can be moved around) or fixed (where end-users can not move the widgets.&lt;BR /&gt;&lt;BR /&gt;See the Viewer Resource Center -&amp;gt; Samples -&amp;gt; Widget container layouts:&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/samples/index.html#layouts.htm"&gt;http://help.arcgis.com/en/webapps/flexviewer/samples/index.html#layouts.htm&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is somewhat off topic, but the Samples page in the Resource Center always takes a long time to load for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More on topic, why is there no code on these samples?&amp;nbsp;&amp;nbsp; When you click on that Widget container layouts, you can see what the different layouts look like, but you can't see the code to enable them.&amp;nbsp; At the very least those Flex Apps should have right-click view source enabled or have the "Source Code" tab like the regular Fllex API Resource Center has for its samples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I realize the viewer relies on config files, so maybe tab(s) for the config file in addition to, or instead of the source code tab.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 13:41:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-dock/m-p/343383#M8206</guid>
      <dc:creator>JoshuaKalov</dc:creator>
      <dc:date>2010-08-16T13:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Widget Dock?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-dock/m-p/343384#M8207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I realize the viewer relies on config files, so maybe tab(s) for the config file in addition to, or instead of the source code tab.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I agree. Giving people easy access to the configuration files (even without using httpfox, firebug, fiddler, charles) is definitely something we want to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think two tabs like the API would probably work fine.&amp;nbsp; The source tab would show the main configuration file and probably the widget configuration files as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 14:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/widget-dock/m-p/343384#M8207</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-08-16T14:01:05Z</dc:date>
    </item>
  </channel>
</rss>

