Message 1 of 1
Registering callback to run on mouse release (when object is dropped/mouse is released)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The title says it. I would like a function to run when a specific object is dropped.
I know MPxContext supports doRelease but it creates a new context/tool whereas I'd like users to be able to use the default move tool. Having a separate move tool for a class of objects is unintuitive.