Customizing the Mouse

 
 
 

These sample add-ins illustrate how to override the default mouse button settings and put them to other uses.

Workflow, Samples and Tools

Workflow Related samples and tools Details
Using the mouse to trigger custom behavior Python:
  • ClickBehaviorCustom.py

Messages:

  • BEHAVIOR_METHOD_EXECUTE
Triggers custom behavior from mouse clicks.
Enabling and disabling custom mouse behavior Python:
  • ContextMenuCustom.py
Adds a checkable item to a menu enabling particular custom mouse-click functionality.