if(sourcepart.IsNull() || sourcepart->GetSite()->GetId() != "org.mitk.views.datamanager")
This line of code in QMitkFunctionality::BlueBerrySelectionChanged forces the item doing the selecting to be the datamanager. I have been trying to make it so we can select images in other ways, but this line is preventing it. Is this necessary? Is there an easy way around it? At this point, the only thing I can think of to do to get around this is to make an invisible datamanager, and tell it to select things. ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
