Hi, At the entry point if I explicitly call:
mitk::ToolManager* manager = m_ManualToolSelectionBox->GetToolManager(); manager->ActivateTool(id); Then I can receive OnMouseMove event from the QmitkStdMultiWidget. But as soon as I click on a button from QmitkToolSelectionBox to switch to a different tool, the OnMouseMove event is gone. Also the 3D view does not update properly, It can only show the object if I rotate it. Could anyone tell me what is wrong? I use MITK version 2012.09. Best regards, Phan-Anh ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
