@eneroth3 said:
This seems like a documentation error. However when re-selecting a tool the deactivate and activate methods seems to be called right after each other so maybe comparing a timestamp can be used to detect when a tool is re-activated.
That's what I do, including for simulating a double-click on icon.
However, you cannot avoid the calls to activate() and deactivate(), just shortcut them.
I just realize that, should Trimble fix this issue, there could be some regression in my scripts, because I only test status 0.
Fredo