Hi David, I remember vaguely that we had a discussion about that internally. We will review the code again next week and let you know.
For a workaround, you could just register your own selection listener and choose yourself to react on specific selections in the workbench. Best, Sascha On 08/27/2011 02:29 PM, Guthrie, David A wrote: > 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 ------------------------------------------------------------------------------ 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
