<?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: Get the changed feature on Python Addin extension event onChangeFeature in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711567#M55161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm doing tests with python addin, capturing the event onChangeFeature to can manipulate fields of the changed feature.&lt;BR /&gt;I could capture the event, but the event don't give me the changed feature.&lt;BR /&gt;I believe there is a simple way to get the changed feature, right?&lt;BR /&gt;How can i do it?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I wasn't aware that a Python Add-In had an OnChangeFeature event.&amp;nbsp; Could you show us what you are testing?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An Add-In could have a ButtonClass with an onClick event or a ToolClass can have onMouseDown, onDblClick, onRectangle, etc... events but no such thing as a way to capture onChangeFeature.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you confusing this with an ArcObjects COM component?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 May 2014 16:38:38 GMT</pubDate>
    <dc:creator>JamesCrandall</dc:creator>
    <dc:date>2014-05-07T16:38:38Z</dc:date>
    <item>
      <title>Get the changed feature on Python Addin extension event onChangeFeature</title>
      <link>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711565#M55159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm doing tests with python addin, capturing the event onChangeFeature to can manipulate fields of the changed feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I could capture the event, but the event don't give me the changed feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe there is a simple way to get the changed feature, right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can i do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Apr 2014 10:56:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711565#M55159</guid>
      <dc:creator>LuizOliveira</dc:creator>
      <dc:date>2014-04-07T10:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get the changed feature on Python Addin extension event onChangeFeature</title>
      <link>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711566#M55160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone have idea for this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 16:10:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711566#M55160</guid>
      <dc:creator>LuizOliveira</dc:creator>
      <dc:date>2014-05-07T16:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get the changed feature on Python Addin extension event onChangeFeature</title>
      <link>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711567#M55161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm doing tests with python addin, capturing the event onChangeFeature to can manipulate fields of the changed feature.&lt;BR /&gt;I could capture the event, but the event don't give me the changed feature.&lt;BR /&gt;I believe there is a simple way to get the changed feature, right?&lt;BR /&gt;How can i do it?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I wasn't aware that a Python Add-In had an OnChangeFeature event.&amp;nbsp; Could you show us what you are testing?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An Add-In could have a ButtonClass with an onClick event or a ToolClass can have onMouseDown, onDblClick, onRectangle, etc... events but no such thing as a way to capture onChangeFeature.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you confusing this with an ArcObjects COM component?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 16:38:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711567#M55161</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2014-05-07T16:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Get the changed feature on Python Addin extension event onChangeFeature</title>
      <link>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711568#M55162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I wasn't aware that a Python Add-In had an OnChangeFeature event.&amp;nbsp; Could you show us what you are testing?&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;An Add-In could have a ButtonClass with an onClick event or a ToolClass can have onMouseDown, onDblClick, onRectangle, etc... events but no such thing as a way to capture onChangeFeature.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_Python_add_in/014p00000025000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Are you confusing this with an ArcObjects COM component?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi James,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not confusing with ArcObject COM component, it is new for me too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Look this link &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/application_extension/014p00000018000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/application_extension/014p00000018000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm just following the ESRI sample to create a python add-in application extension, and assign-in to listen the ChangeFeatureEvent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When i was testing to do in this way (python add-in) i saw a differences between AO ClassExtension x Python add-in Application Extension&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In AO Class extension we need to "install" in all class that we want to this extension will be called.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Python extension we need to enable the extension that we create on Extensions toolbar and then the python application extension will listen all layers (registered events on python add-in app extension)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 16:45:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711568#M55162</guid>
      <dc:creator>LuizOliveira</dc:creator>
      <dc:date>2014-05-07T16:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get the changed feature on Python Addin extension event onChangeFeature</title>
      <link>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711569#M55163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi James,&lt;BR /&gt;&lt;BR /&gt;I'm not confusing with ArcObject COM component, it is new for me too.&lt;BR /&gt;&lt;BR /&gt;Look this link &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/application_extension/014p00000018000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/application_extension/014p00000018000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I'm just following the ESRI sample to create a python add-in application extension, and assign-in to listen the ChangeFeatureEvent.&lt;BR /&gt;&lt;BR /&gt;When i was testing to do in this way (python add-in) i have seen a differences between AO ClassExtension x Python add-in Application Extension&lt;BR /&gt;&lt;BR /&gt;In AO Class extension we need to "install" in all class that we want to this extension will be called.&lt;BR /&gt;&lt;BR /&gt;In Python extension we need to enable the extension that we create on Extensions toolbar and then the python application extension will listen all layers (registered events on python add-in app extension)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ah I see.&amp;nbsp; All of the google results reference ArcObjects development.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 16:56:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711569#M55163</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2014-05-07T16:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Get the changed feature on Python Addin extension event onChangeFeature</title>
      <link>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711570#M55164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my tests, the registered events on python app extension add-in was fired fine!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The unique problem is: I need the feature owner of this fired event. (like AO does with class extension)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need, i can send the python add-in and the code base here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 17:03:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711570#M55164</guid>
      <dc:creator>LuizOliveira</dc:creator>
      <dc:date>2014-05-07T17:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get the changed feature on Python Addin extension event onChangeFeature</title>
      <link>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711571#M55165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In my tests, the registered events on python app extension add-in was fired fine!&lt;BR /&gt;&lt;BR /&gt;The unique problem is: I need the feature owner of this fired event. (like AO does with class extension)&lt;BR /&gt;&lt;BR /&gt;If you need, i can send the python add-in and the code base here.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have yet to build an Add-In Extension and unfamiliar with it's features.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 17:12:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711571#M55165</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2014-05-07T17:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get the changed feature on Python Addin extension event onChangeFeature</title>
      <link>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711572#M55166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have yet to build an Add-In Extension and unfamiliar with it's features.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, i understand, take your time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have any problems to create the first app extension, just call me and i'll help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had some problems until i could to put the add-in to work fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 19:01:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/get-the-changed-feature-on-python-addin-extension/m-p/711572#M55166</guid>
      <dc:creator>LuizOliveira</dc:creator>
      <dc:date>2014-05-07T19:01:34Z</dc:date>
    </item>
  </channel>
</rss>

