Hi. I'm working on an interactor that should work in the three 2D windows of the stdmultiwidget but it should execute the "default" interactor for the events generated in the 3D window. I can detect in which window each event is produced but I don't know how to reroute the event to another intectactor. At first I thought that I should return true from the event handler function if I managed the event and false otherwise, but I don't notice any change by doing such a thing.
I would really appreciate any hint about this issue. Thanks in advance, Federico
------------------------------------------------------------------------------
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
