Hello everyone,
My implementation of MouseCallback use to work in previous versions of Rhino 8 but now it doesn’t cancel the original click when i use e.Cancel.
Thank you for your response, Dale.
I’m trying to cancel the original click in the view and run my own code instead.
I’ve set it up for OnMouseUp and OnMouseDown, but I still get the click in the viewport that selects objects or creates a selection box when I click and drag.