<?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: Handling events through ArcGIS Addin in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/handling-events-through-arcgis-addin/m-p/292989#M7611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since there aren't any replies, I suppose my question is dumb or is already answered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;During my search for a solution I came across &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/ao_home.html"&gt;ArcObjects SDK for .NET developer&lt;/A&gt;&lt;SPAN&gt;, its a very descriptive documentation, good for anyone starting ArcObjects and I was really happy to see a proper help which actually helps :).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In it, there are two great walkthroughs, first one related to &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/0001000001ms000000.htm"&gt;Building custom UI elements using Addins&lt;/A&gt;&lt;SPAN&gt; and the second for &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/000100000391000000.htm"&gt;Building editor extension using ArcGIS Addins&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The second one was closely related to my problem as I need event listeners to listen to editor events such as OnChangeFeature and OnFinishedSketch. It also include sample extension to show how different Addin components work together.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope I am going in the right direction. Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2012 06:44:03 GMT</pubDate>
    <dc:creator>Abdur_RahmanMohammad_Abdul_Maj</dc:creator>
    <dc:date>2012-09-24T06:44:03Z</dc:date>
    <item>
      <title>Handling events through ArcGIS Addin</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/handling-events-through-arcgis-addin/m-p/292988#M7610</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;I in a process of creating an dockable window addin, through which I can listen events, such as when a user finishes a sketch he will be able to view its information, like area, number of persons it can accommodate (based on certain calculations), etc, related to the polygon inside the addin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a rough idea how it'll be done, or this is what my employers wants :). But since I am new to Arcobjects with a background in programming. I open to any suggestions and help, as where might be a good starting point or what improvements should I make.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Abdur Rahman&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Sep 2012 12:03:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/handling-events-through-arcgis-addin/m-p/292988#M7610</guid>
      <dc:creator>Abdur_RahmanMohammad_Abdul_Maj</dc:creator>
      <dc:date>2012-09-23T12:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Handling events through ArcGIS Addin</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/handling-events-through-arcgis-addin/m-p/292989#M7611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since there aren't any replies, I suppose my question is dumb or is already answered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;During my search for a solution I came across &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/ao_home.html"&gt;ArcObjects SDK for .NET developer&lt;/A&gt;&lt;SPAN&gt;, its a very descriptive documentation, good for anyone starting ArcObjects and I was really happy to see a proper help which actually helps :).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In it, there are two great walkthroughs, first one related to &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/0001000001ms000000.htm"&gt;Building custom UI elements using Addins&lt;/A&gt;&lt;SPAN&gt; and the second for &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/0001/000100000391000000.htm"&gt;Building editor extension using ArcGIS Addins&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The second one was closely related to my problem as I need event listeners to listen to editor events such as OnChangeFeature and OnFinishedSketch. It also include sample extension to show how different Addin components work together.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope I am going in the right direction. Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 06:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/handling-events-through-arcgis-addin/m-p/292989#M7611</guid>
      <dc:creator>Abdur_RahmanMohammad_Abdul_Maj</dc:creator>
      <dc:date>2012-09-24T06:44:03Z</dc:date>
    </item>
  </channel>
</rss>

