
Hello,
We are using Syntax Editor latest build. Could i please ask how to capture mouse input (mouse down, mouse wheel, etc) for the editor views?
I couldnt see any events for these mouse inputs, i only noticed the IEditorViewMouseInputEventSink interface. I could use this, but it needs to be registered which i guess means it being language based. However i would like to capture the mouse input independant of any language i am using. If this is the only way, is it possible to register it with Syntax Editor itself, and not be language based?
Thanks,
James
We are using Syntax Editor latest build. Could i please ask how to capture mouse input (mouse down, mouse wheel, etc) for the editor views?
I couldnt see any events for these mouse inputs, i only noticed the IEditorViewMouseInputEventSink interface. I could use this, but it needs to be registered which i guess means it being language based. However i would like to capture the mouse input independant of any language i am using. If this is the only way, is it possible to register it with Syntax Editor itself, and not be language based?
Thanks,
James