Hi MITK List,

Following the conversation from 
https://www.mail-archive.com/mitk-users%40lists.sourceforge.net/msg04426.html 
, I have now multiple rendering windows in my plugin.

The case now, is that each render window has it's own interactor, but 
whenever I interact with one window (let's say zooming) the same event 
is passed to the other windows, and then executed when any of these 
windows gets a Render() call.


Is there a way to differentiate the windows, detach/cancel events after 
these are processed or a way to compare if the interactionEvent sender 
is originated from another window?

thank you!
Miguel



------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to