Page 1 of 1

Selection Zoom event

Posted: Sun Jun 18, 2017 11:47 pm
by Gitesh Kumar
Hello
Is it possible to raise an event linked to the right mouse click ? Specifically, the Advanced -> Selection Zoom click event ? If so, how would you suggest to tackle this ?
A hint would be appreciated
Thank you

Re: Selection Zoom event

Posted: Tue Jun 20, 2017 8:31 am
by nickz
Hi Gitesh

We do have the right button event. It is raised as an Extended Mouse Event: http://www.dynoinsight.com/Help/KernCAD ... px#MouseEx. It is a recent addition.

You can get an event from the menu clicks: See the fourth paragraph at http://www.dynoinsight.com/Help/Component/Menu.aspx

Nick

Re: Selection Zoom event

Posted: Wed Jun 21, 2017 6:42 am
by Gitesh Kumar
Thank you, Nick
Just to be sure my request was clear: I want to raise the Advanced -> Selection Zoom right mouse click event programmatically to avoid having to program it myself.
Regards
Gitesh

Re: Selection Zoom event

Posted: Mon Jun 26, 2017 4:01 am
by nickz
No we do not have programmatic access to it. It would be easy to add, but there would be a small charge for you as it is outside of the current functionality.