Selection Zoom event

Technical discussions
Post Reply
Gitesh Kumar
Posts: 2
Joined: Sun Apr 03, 2016 10:13 pm

Selection Zoom event

Post 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

nickz
Site Admin
Posts: 236
Joined: Fri Jul 26, 2013 3:58 am

Re: Selection Zoom event

Post 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

Gitesh Kumar
Posts: 2
Joined: Sun Apr 03, 2016 10:13 pm

Re: Selection Zoom event

Post 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

nickz
Site Admin
Posts: 236
Joined: Fri Jul 26, 2013 3:58 am

Re: Selection Zoom event

Post 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.

Post Reply