Hi Miklos, I do not know if you have taken a look at the generic command framework bug [1] yet. I think your use case might fit in there. That being said, while a basic implementation has been merged there remains quite some work to do and it is currently not at the top of our priority list.
Best, Caspar [1] http://bugs.mitk.org/show_bug.cgi?id=1849 Von: Miklos Espak [mailto:[email protected]] Gesendet: Donnerstag, 20. August 2015 12:55 An: mitk-users Cc: Sparks, Rachel Betreff: [mitk-users] disable colormap context menu in data manager Hi guys, we have a lookup table plugin and we would like to disable the Colormap context menu in the data manager because it is confusing to provide different ways for similar functionality. I am wondering what would be the best way to go. As I see, the context menu is not added through the extension point mechanism, but it is hard-coded in QmitkDataManagerView. Maybe if it was added through the extension point we could remove it from from our lookup table plugin activator? Is that possible? Any other idea? Cheers, Miklos
------------------------------------------------------------------------------
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
