<?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: MouseMove Events without Tool in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/mousemove-events-without-tool/m-p/837713#M3631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for the confusion. I was thinking this was a Runtime for .NET question and it appears that you needed the answer for the ArcGIS Pro SDK. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Aug 2015 16:53:10 GMT</pubDate>
    <dc:creator>FreddieGibson</dc:creator>
    <dc:date>2015-08-14T16:53:10Z</dc:date>
    <item>
      <title>MouseMove Events without Tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/mousemove-events-without-tool/m-p/837709#M3627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While exploring the SDK, I tried to display the current Map Coordinates in a DockPane, similar to the stock display at the bottom of the map. The idea was to have the pane updated always, regardless of the activated tool (e.g. Select Tool or Editing Tool).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, I haven't found the corrects events, two different approaches failed:&lt;/P&gt;&lt;P&gt;1. Subscribe for Application.Window.MouseMove --&amp;gt; The events aren't raised while the mouse pointer is over the map&lt;/P&gt;&lt;P&gt;2. Override OnToolMouseMove --&amp;gt; Only one tool can be active at a given time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure, if I have either overseen any existing functionality, if it's a missing API in the SDK or if this kind of functionality is not available on purpose. The latter one could make sense to keep the application responsive, whatever the SDK user implements...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody comment on this, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 05:56:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/mousemove-events-without-tool/m-p/837709#M3627</guid>
      <dc:creator>JensBuchta</dc:creator>
      <dc:date>2015-08-04T05:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: MouseMove Events without Tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/mousemove-events-without-tool/m-p/837710#M3628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try using the &lt;STRONG&gt;MapView.MouseMove &lt;/STRONG&gt;​event?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 22:41:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/mousemove-events-without-tool/m-p/837710#M3628</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-08-05T22:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: MouseMove Events without Tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/mousemove-events-without-tool/m-p/837711#M3629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide a link to &lt;STRONG&gt;MapView.MouseMove&lt;/STRONG&gt; in the API documentation, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't find it and I believe, it's just not there. The MapView itself doesn't provide any events at all (which makes sense because of the subscription model) and the &lt;A href="https://pro.arcgis.com/en/pro-app/sdk/api-reference/#topic11373.html"&gt;ArcGIS.Desktop.Mapping.Events&lt;/A&gt; namespace doesn't provide a MouseMove like event neither.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have I missed anything?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 05:53:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/mousemove-events-without-tool/m-p/837711#M3629</guid>
      <dc:creator>JensBuchta</dc:creator>
      <dc:date>2015-08-06T05:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: MouseMove Events without Tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/mousemove-events-without-tool/m-p/837712#M3630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no such API method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 19:36:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/mousemove-events-without-tool/m-p/837712#M3630</guid>
      <dc:creator>CharlesMacleod</dc:creator>
      <dc:date>2015-08-07T19:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: MouseMove Events without Tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/mousemove-events-without-tool/m-p/837713#M3631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for the confusion. I was thinking this was a Runtime for .NET question and it appears that you needed the answer for the ArcGIS Pro SDK. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 16:53:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/mousemove-events-without-tool/m-p/837713#M3631</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-08-14T16:53:10Z</dc:date>
    </item>
  </channel>
</rss>

