contextmenue not working

Questions, comments and suggestions concerning VintaSoft Annotation .NET Plug-in.

Moderator: Alex

Post Reply
GHWels
Posts: 38
Joined: Thu Apr 09, 2015 7:57 am

contextmenue not working

Post by GHWels »

Hey
I installed the latest version 8.6.11.1
I added a contextmenue to the annotionviewer.
The contextmenue should be shown, when I click right mousebutton, but it does not.
On the thumbnailviewer it works!
thank you for help
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: contextmenue not working

Post by Alex »

Hello,

Thank you for your message. We checked your information and have reproduced the problem. You have the problem because in version 8.6.11.1 we improved the algorithm of composite visual tool and our improvement changed the logic of visual tool. In next minor version, which will be available in a week, we will fix the problem.

Now please use the following temporary solution:

Code: Select all

annotationViewer1.AnnotationSelectionTool.DisableContextMenu = false;
Best regards, Alexander
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

Re: contextmenue not working

Post by Alex »

Hello,

The problem is fixed in version 8.6.12.1.

Best regards, Alexander
Post Reply