Hi Hortense,

in the mitkToolManager in the ActivateTool(int id) function the 
EventNotificationPolicy of the global interaction is set to inform_one which 
means that if a tool is active just the tool gets the state events. We 
implemented this because having the rendering view synchronized with the mouse 
movement during manual segmentation lead to too much "visual noise" and could 
also lead to strange effects especially if crosshair rotation was active.

However I think there should be some switch in the toolmanager for that. I just 
added the ActivateExclusiveStateEventPolicy function the the toolmanager and 
also pushed a branch for that which is based on our latest release. You can 
find the branch and the according bug here: 
http://bugs.mitk.org/show_bug.cgi?id=17203

If you are using the latest release of MITK (which is recommended) you can 
simply merge this branch into you repository. If you are working on the latest 
master you simply have to update you repository.

Hope this solves you problem.

Best regards
Andreas


From: Hortense KIRISLI [mailto:[email protected]]
Sent: Montag, 27. Januar 2014 11:29
To: [email protected]
Subject: [mitk-users] Activate synchronization of viewers while using editing 
tools

Hi all,

When using the editing drawing tools in the Segmentation plugin, the 
synchronization of viewers on cursor position is deactivated.
How may I activate it again? Shall I implement myself a method or is there a 
simpler way?

Thank you,

Regards,
Hortense

----
Hortense KIRISLI, PhD
Research & Development Engineer

AQUILAB
Parc Eurasanté - Lille Métropole
Bâtiment Hermès
250 rue Salvador Allende
59120 Loos Les Lille - France
Tel. +33 3 69 61 51 65
www.aquilab.com<http://www.aquilab.com>

[cid:[email protected]]
----

<<inline: image001.jpg>>

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to