<?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: eDraw / text background in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455185#M12951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jason,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; New version released:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Version 3.1.2 - 2/7/2013&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Includes all the standard draw widgets features that are new in the 3.1 release of the viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Added a halo option for text drawn on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Added more localization options for text used by this widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2013 02:56:26 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2013-02-08T02:56:26Z</dc:date>
    <item>
      <title>eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455181#M12947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to add a white background/halo to all text that is drawn (measurements and using "add text") inside the eDraw widget.&amp;nbsp; Can someone please help me with this?&amp;nbsp; I feel like it is probably easy if you know what you are doing, but I don't.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions would be greatly appreciated.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jason&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 14:35:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455181#M12947</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2013-02-05T14:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455182#M12948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jason,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; You need to be sure to post all widget and or viewer questions to the Flex Viewer forum and not the Flex API forum (I have moved it for you).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually it is not an easy task the TextSymbol class does not have a halo capability. As you can see in the docs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/symbols/TextSymbol.html"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/symbols/TextSymbol.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The TextSymbol class can be extended as I have done in the UnderGroundWeather widget, to have a halo but making this change in the eDraw widget would require that extended class and replacing all the code in the widget that calls the OTB TextSymbol and relace it with the extended TextSymbol. This is something I will consider as an enhancement request for a future version though.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 15:10:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455182#M12948</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-02-05T15:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455183#M12949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks (as always) for the prompt response.&amp;nbsp; I will take a look at the UnderGroundWeather widget too see if I can apply it to the eDraw widget and let you know how it goes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jason&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 17:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455183#M12949</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2013-02-05T17:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455184#M12950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ya... I'm definitely not smart enough to figure that out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 11:22:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455184#M12950</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2013-02-07T11:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455185#M12951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jason,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; New version released:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Version 3.1.2 - 2/7/2013&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Includes all the standard draw widgets features that are new in the 3.1 release of the viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Added a halo option for text drawn on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Added more localization options for text used by this widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 02:56:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455185#M12951</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-02-08T02:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455186#M12952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are the best!&amp;nbsp; Thank you very much for all of your work on these widgets and forums...it is greatly appreciated!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jason&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 10:26:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455186#M12952</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2013-02-08T10:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455187#M12953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed that the defaulttool option is no longer working and the code is missing from the mxml.&amp;nbsp; I couldn't figure out how to get this back working, is there any way that you can?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jason&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2013 12:40:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455187#M12953</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2013-02-09T12:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455188#M12954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jason,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; It will be back in version 3.1.3.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Feb 2013 21:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455188#M12954</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-02-09T21:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455189#M12955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Excellent, I'll keep my eyes peeled&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Feb 2013 20:15:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455189#M12955</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2013-02-10T20:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455190#M12956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jason,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; 3.1.3 now available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Version 3.1.3 - 2/10/2013&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Added back the default tool functionality that was not working in the 3.1.2 Version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 00:16:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455190#M12956</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-02-11T00:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455191#M12957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it anticipated behavior that when you save graphics they disappear from the application?&amp;nbsp; They save correctly and can be loaded back in fine, but as soon as you click the save button they disappear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jason&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 10:26:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455191#M12957</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2013-02-11T10:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455192#M12958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jason,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Yes, that is the way it has always been. My intent is that you use the save when you are ready to close your viewer and want to keep you drawn graphics for a later session or you wish to share them with another user.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 11:48:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455192#M12958</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-02-11T11:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: eDraw / text background</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455193#M12959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thanks for the clarification!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 11:53:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/edraw-text-background/m-p/455193#M12959</guid>
      <dc:creator>JasonStanton__GISP</dc:creator>
      <dc:date>2013-02-11T11:53:01Z</dc:date>
    </item>
  </channel>
</rss>

