Hello, I have a small problem with selecting the nodes from within the application. I create data node similar to segmentation view and I can instruct the datamanager to select the newly created node by calling SetDataManagerSelection method. However, I have some other views depending on the current selection and the OnSelectionChanged is not called on any of views until the Data Manager view is focused. I have also tried to use FireNodeSelected method, but the results are the same. It seems to me that this bug http://bugs.mitk.org/show_bug.cgi?id=16081 refers to exactly the same behaviour.
So, the question is if there is a way to force the call of OnSelectionChanged() when the Data Manager view is not active. Or perhaps there is some workaround for this? All best, Rostislav. ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
