<?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: Layer List widget window size - how do I increase the size of the widget window in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680274#M20667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; see this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/32587"&gt;How resize widget at runtime (by code)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2015 01:51:04 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2015-10-16T01:51:04Z</dc:date>
    <item>
      <title>Layer List widget window size - how do I increase the size of the widget window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680270#M20663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to increase the size of my Layer List widget window in my application. This is a float widget in a widget container. I am building with Flex viewer 3.3 and I can't find any documentation on how to do this. I can find information on how to position the window but not on how to increase the size of the window, any help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 16:57:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680270#M20663</guid>
      <dc:creator>NatalieBuchwald</dc:creator>
      <dc:date>2013-06-25T16:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List widget window size - how do I increase the size of the widget window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680271#M20664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Natalie-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just add the Width and Height tag to your config.xml file inside the widget container for the Layer List Widget. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;widget label="Layer List" x="50" y="100"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; height="500"
&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; width="500"
&amp;nbsp; icon="assets/images/i_layers.png"
&amp;nbsp; config="widgets/LayerList/LayerListWidget.xml"
&amp;nbsp; url="widgets/LayerList/LayerListWidget.swf"/&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;~Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:46:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680271#M20664</guid>
      <dc:creator>MattPohl</dc:creator>
      <dc:date>2021-12-12T16:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List widget window size - how do I increase the size of the widget window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680272#M20665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you so much Matt! I'm not that familiar with XML so because I didn't see the Height &amp;amp; Width already being set it didn't even occur to me to add that. Anyway, thank you for your help &amp;amp; insight it is much appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 17:28:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680272#M20665</guid>
      <dc:creator>NatalieBuchwald</dc:creator>
      <dc:date>2013-06-25T17:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List widget window size - how do I increase the size of the widget window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680273#M20666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to change that size programically?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 00:48:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680273#M20666</guid>
      <dc:creator>DavidYarnell</dc:creator>
      <dc:date>2015-10-16T00:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List widget window size - how do I increase the size of the widget window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680274#M20667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; see this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/32587"&gt;How resize widget at runtime (by code)&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 01:51:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680274#M20667</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-10-16T01:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Layer List widget window size - how do I increase the size of the widget window</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680275#M20668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 15:06:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-list-widget-window-size-how-do-i-increase/m-p/680275#M20668</guid>
      <dc:creator>DavidYarnell</dc:creator>
      <dc:date>2015-10-16T15:06:47Z</dc:date>
    </item>
  </channel>
</rss>

