| [news.eclipse.platform.swt] How to create dynamic context menu which items change related to right-click position? |
I try to create dynamic context menu using CompoundContributionItem, but I want those menu items change related to right-click position. How can I get the mouse position when I'm in CompoundContributionItem or is there anyway else to archieve my goal?