<?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: Enhanced Draw Widget Missing Buttons in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-draw-widget-missing-buttons/m-p/746841#M22425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Christopher,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; It kind of looks like you are not setting the DrawWidget.xml location correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;widget label="Draw and Measure" left="60" top="400"&amp;nbsp; preload="open"
&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_draw2.png"
&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; &lt;STRONG&gt; config="widgets/eDraw/DrawWidget.xml"&lt;/STRONG&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/eDraw/DrawWidget.swf"/&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 16:52:44 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2021-12-12T16:52:44Z</dc:date>
    <item>
      <title>Enhanced Draw Widget Missing Buttons</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-draw-widget-missing-buttons/m-p/746840#M22424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When using the enhanced Draw and Measure widget (2.3.1), I seem to be missing most labels for the "font color", "font size", etc. as well as the "show measurements" and "clear drawing".&amp;nbsp; I have tried both the compiled and uncompiled versions with the same results, and it doesn't matter which browser I'm using.&amp;nbsp; See attached image.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should I be explicitly setting these label colors within the DrawWidget.mxml file?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 12:25:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-draw-widget-missing-buttons/m-p/746840#M22424</guid>
      <dc:creator>ChristopherDamon</dc:creator>
      <dc:date>2011-05-31T12:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Draw Widget Missing Buttons</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-draw-widget-missing-buttons/m-p/746841#M22425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Christopher,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; It kind of looks like you are not setting the DrawWidget.xml location correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;widget label="Draw and Measure" left="60" top="400"&amp;nbsp; preload="open"
&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_draw2.png"
&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; &lt;STRONG&gt; config="widgets/eDraw/DrawWidget.xml"&lt;/STRONG&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/eDraw/DrawWidget.swf"/&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:52:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-draw-widget-missing-buttons/m-p/746841#M22425</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T16:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Draw Widget Missing Buttons</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-draw-widget-missing-buttons/m-p/746842#M22426</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 for taking a look at this.&amp;nbsp; Except for the "preload" option, my code seems to match what you have.&amp;nbsp; If I open your widget demo page from the gallery, it works fine.&amp;nbsp; I don't quite understand why only select pieces of the mxml would render properly; usually I receive errors during the build process that would flag problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;widget label="Draw and Measure" left="60" top="400"
&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_draw2.png"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/eDraw/DrawWidget.xml"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="widgets/eDraw/DrawWidget.swf"/&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 07:45:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-draw-widget-missing-buttons/m-p/746842#M22426</guid>
      <dc:creator>ChristopherDamon</dc:creator>
      <dc:date>2021-12-12T07:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Draw Widget Missing Buttons</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-draw-widget-missing-buttons/m-p/746843#M22427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Christopher,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I am really puzzled by this... If you open the DrawWidget.xml in internet explorer does it give you any errors? Maybe the download got corrupted for you and you should try t download it again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 16:00:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-draw-widget-missing-buttons/m-p/746843#M22427</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-31T16:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Enhanced Draw Widget Missing Buttons</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-draw-widget-missing-buttons/m-p/746844#M22428</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 had downloaded a new version of the zip file this morning thinking the same thing, but thought I would go through the entire exercise again just to be sure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In FlexBuilder I removed the eDraw module reference and the widget reference in the config file.&amp;nbsp; Just for good measure I deleted everything in the bin-release and bin-debug folders and rebuilt the project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I cleared the browser cache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded a new version of the code and tried the compiled version first -- same results.&amp;nbsp; Then I used the uncompiled code, referenced the mxml file, and rebuilt the project -- same results.&amp;nbsp; At least the problem is consistent. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There were no errors reported when I opened DrawWidget.xml using IE, so I ran the debug tool within FlexBuilder to see if any errors were thrown.&amp;nbsp; When I click on the eDraw Widget, I receive the following warning:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;warning: unable to bind to property 'style' on class 'Object' (class is not an IEventDispatcher)&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the only indication of a problem, no other errors or warnings pop up.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 18:49:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/enhanced-draw-widget-missing-buttons/m-p/746844#M22428</guid>
      <dc:creator>ChristopherDamon</dc:creator>
      <dc:date>2011-05-31T18:49:56Z</dc:date>
    </item>
  </channel>
</rss>

