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
contextmenue not working
Moderator: Alex
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: contextmenue not working
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:
Best regards, Alexander
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;
-
- Site Admin
- Posts: 2397
- Joined: Thu Jul 10, 2008 2:21 pm
Re: contextmenue not working
Hello,
The problem is fixed in version 8.6.12.1.
Best regards, Alexander
The problem is fixed in version 8.6.12.1.
Best regards, Alexander