Hi,

we would like to hide the image statistics view that comes with the
org.mitk.gui.qt.measurementtoolbox plugin.

This plugin provides two views. The other one, org.mitk.views.measurement
we need. However, we have our custom statistics view. Is it possible to
disable / hide the statistics view while keeping the measurement one?

E.g. would it be possible to have a BERRY_UNREGISTER_EXTENSION_CLASS macro,
similarly to BERRY_REGISTER_EXTENSION_CLASS? Then we could place this call
to the activator of the plugin that provides our statistics view.

We can of course comment out the unwanted extension point in our MITK fork,
I just thought it would be cleaner this way.

Cheers,
Miklos
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to