Hello, you usually don't modify the MITK source tree at all, e.g., you can use MITK-ProjectTemplate[1] to set up an MITK-based project. In your project you add your own modules and plugins which may depend on/use MITK modules/plugins. I hope this will help you out?
Best regards, Stefan [1] https://github.com/MITK/MITK-ProjectTemplate ________________________________________ Von: Pukhlikov Mikhail [[email protected]] Gesendet: Montag, 22. Juni 2015 08:35 An: [email protected] Betreff: [mitk-users] How to access multiwidget editor from Core DisplayInteractor Hello, I'm trying to implement experimental feature for myself By point selection / click on 3D view in multiwidget I want also select this point in other (2D) multiwidget views. I can get point click event from DisplayInteractor, I can get coordinates with vtkInteractorObserver::ComputeDisplayToWorld but I can't access multiwidget and multiwidget interfaces from there (from Core) because they are parts of plugin. How can I do it? Or shoul I move such functional into new plugin or add/implement interactor for multiwidget plugin somehow? Thank you. ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
