Select to view content in your preferred language

Python Add-In Cursor Disappearing

3718
0
02-13-2015 04:41 AM
DavidMartin
Frequent Contributor

Has anyone identified a way to have a python add-in tool maintain its cursor when the mouse stops moving?

I'm using 10.2.2 and if I set a tool to have self.cursor = 3, I will get a cross-hair for as long as my mouse moves over the map. However, when it stops, the cursor reverts to the default pointer. The user can be trying to accurately place the cross-hair when suddenly it changes to a pointer.

Tags (1)
0 Kudos
0 Replies