Hi,

Im trying to add a context menu action to the datamanager context menu via the org.mitk.gui.qt.datamanager.contextMenuActions extension point. It works perfectly well if I add it to any of the /Image, ImageMask, PointSet, Surface, NoneBinaryImage/ descriptor but if i try to add it to the /Unknown/ data descriptor with the key */Unknown /*in my */plugin.xml /*I get a warning that the descriptor Unknown does not exist. Im trying to add it to Unknown to make my action visible when multiple nodes are selected in the datamanager.

*//*I looked up the QmitkNodeDescriptorManager code and found out the the unknown descriptor was created in the constructor but that it was NOT added to the descriptor list (/m_NodeDescriptors/) like all other descriptors created in this class. Could it be the problem? Is it made on purpose? Is there another way for me to add my contextmenuaction in the multiselection menu without using the Unknown descriptor?

Thank you!

--
Matthieu Dumont
Plateforme d'Analyse et de Visualisation d'Images
819.346.1110 poste 16634
pavi.dinf.usherbrooke.ca

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to