<?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 ArcGIS 10: Editor Extension Issues in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-editor-extension-issues/m-p/572980#M15438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am new to writing editor extensions, but I am having an issue.&amp;nbsp; I have written a basic extension that when the OnCreateFeature and OnChangeFeature events are fired, I populate some audit fields.&amp;nbsp; However, when the editors use the Auto Complete Polygon Tool, the OnCreateFeature event is not fired, just the OnFinishSketch.&amp;nbsp; Other sketching tools fire the OnCreateFeature from what I have determined.&amp;nbsp; Is this a bug?&amp;nbsp; If not, how do I get access to the feature in the OnFinishSketch event to do the audit fields?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2011 11:56:28 GMT</pubDate>
    <dc:creator>Charles__Jamie_Phillips</dc:creator>
    <dc:date>2011-05-10T11:56:28Z</dc:date>
    <item>
      <title>ArcGIS 10: Editor Extension Issues</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-editor-extension-issues/m-p/572980#M15438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am new to writing editor extensions, but I am having an issue.&amp;nbsp; I have written a basic extension that when the OnCreateFeature and OnChangeFeature events are fired, I populate some audit fields.&amp;nbsp; However, when the editors use the Auto Complete Polygon Tool, the OnCreateFeature event is not fired, just the OnFinishSketch.&amp;nbsp; Other sketching tools fire the OnCreateFeature from what I have determined.&amp;nbsp; Is this a bug?&amp;nbsp; If not, how do I get access to the feature in the OnFinishSketch event to do the audit fields?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 11:56:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-editor-extension-issues/m-p/572980#M15438</guid>
      <dc:creator>Charles__Jamie_Phillips</dc:creator>
      <dc:date>2011-05-10T11:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10: Editor Extension Issues</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-editor-extension-issues/m-p/572981#M15439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately, this is not a bug. It's been an &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=993&amp;amp;t=92085&amp;amp;mc=6#363098"&gt;issue&lt;/A&gt;&lt;SPAN&gt; since the ArcGIS 8.x days. I was able to work around this problem by checking the current task in the EditorEvents_OnSketchFinished sub: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; If LCase(m_pEditor.CurrentTask.Name) = "auto-complete polygon" Then&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 13:01:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcgis-10-editor-extension-issues/m-p/572981#M15439</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2011-05-10T13:01:54Z</dc:date>
    </item>
  </channel>
</rss>

