<?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: Show InfoWindow programmatically in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538970#M12151</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;Since Graphic extends the UIComponent i guess it is the Mouse Click.&amp;nbsp; The only event registered with Graphic is "change" i don't see anything else.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I have a store graphic and i have attached a InfoWindow to the graphic.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) A drivetime is drawn around this graphic.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) On clicking the drivetime graphic i want to show the infowindow associated with the store graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;EDIT:&amp;nbsp;&amp;nbsp; map.infoWindow.show(graphic.geometry as MapPoint);&amp;nbsp; does it.&amp;nbsp; I don't have to fire any event to do this.&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2011 14:53:11 GMT</pubDate>
    <dc:creator>PrashanthSukumaran</dc:creator>
    <dc:date>2011-04-11T14:53:11Z</dc:date>
    <item>
      <title>Show InfoWindow programmatically</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538968#M12149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The code below to show an infowindow programmatically doesn't seem to work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; graphic.dispatchEvent(new MouseEvent(MouseEvent.CLICK));
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do i accomplish this? Has anybody done anything like this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2011 05:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538968#M12149</guid>
      <dc:creator>PrashanthSukumaran</dc:creator>
      <dc:date>2011-04-09T05:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Show InfoWindow programmatically</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538969#M12150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Prashanth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; What event is associated with the graphics click?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Apr 2011 11:02:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538969#M12150</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-09T11:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Show InfoWindow programmatically</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538970#M12151</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;Since Graphic extends the UIComponent i guess it is the Mouse Click.&amp;nbsp; The only event registered with Graphic is "change" i don't see anything else.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I have a store graphic and i have attached a InfoWindow to the graphic.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) A drivetime is drawn around this graphic.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) On clicking the drivetime graphic i want to show the infowindow associated with the store graphic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;EDIT:&amp;nbsp;&amp;nbsp; map.infoWindow.show(graphic.geometry as MapPoint);&amp;nbsp; does it.&amp;nbsp; I don't have to fire any event to do this.&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 14:53:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538970#M12151</guid>
      <dc:creator>PrashanthSukumaran</dc:creator>
      <dc:date>2011-04-11T14:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Show InfoWindow programmatically</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538971#M12152</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;Showing the infowindow using the map.infoWindow.show is working as desired.&amp;nbsp; I also have another requirement of changing the state of the infowindowrenderer.&amp;nbsp; The infowindowrenderer implements the IGraphicRenderer so everytime i click the graphic the set graphic(..) method is called.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/27972-InfoWindowRenderer-with-States-based-on-the-graphic-attributes"&gt;InfoWindowRenderer with States based on the graphic attributes&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When i click the graphic everything works fine as odoe suggested.&amp;nbsp; But when i call programatically show the&amp;nbsp; map.infoWindow.show(...) the set graphic method is not getting called and so my Infowindowrenderer state is not changing.&amp;nbsp; I guess i have to do this part differently.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 14:50:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538971#M12152</guid>
      <dc:creator>PrashanthSukumaran</dc:creator>
      <dc:date>2011-04-12T14:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Show InfoWindow programmatically</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538972#M12153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Prashanth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I don't have any suggestions as you are into an area I have not done anything with yet. Good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2011 18:57:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538972#M12153</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-12T18:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show InfoWindow programmatically</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538973#M12154</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 should be able to fire the event similar to what the user does by clicking the graphic.&amp;nbsp; I am clue less why the Click event is not working.&amp;nbsp; I will probably contact the esri customer support. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for replying. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prashanth Sukumaran&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 00:38:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/show-infowindow-programmatically/m-p/538973#M12154</guid>
      <dc:creator>PrashanthSukumaran</dc:creator>
      <dc:date>2011-04-13T00:38:38Z</dc:date>
    </item>
  </channel>
</rss>

