I forgot to mention:
These resources are compiled into the executable, so you have to build the 
project after any changes to these files, to see the effects.

/christian

Von: Weber, Christian(1) [mailto:[email protected]]
Gesendet: Donnerstag, 28. März 2013 13:04
An: Miklos Espak
Cc: mitk-users
Betreff: Re: [mitk-users] GlobalInteraction::INFORM_ONE

Hi Miklos,

I just made some additional changes, because completely deactivating the 
display interactions during tool activation was too intrusive and caused some 
issues,
if you do another update of the master you will find a configuration file that 
describes the display interactors behavior during tool activation.

In this file you can set up how the display interactor should react while the 
user works with the tools, when the tool is deactivated the standard 
configuration will be restored.
The events for standard behavior are described in the file
/Core/Resources/Interactions/DisplayConfigMITK.xml

To which events it reacts during tool activation is described in:
/Core/Resources/Interactions/Legacy/DisplayConfigMITKTools.xml

There you can deactivate whatever you do not want to have during tool 
activation, or assign different mouse /key events  to the actions. I attached a 
commented file that disables slice panning, as this was your original problem, 
as an example. Using the attached file as a replacement should fix your problem.
I'll include a more detailed description of this process in the migration guide.

Please let me know how this works out,

Regards
Christian



Von: Miklos Espak [mailto:[email protected]]
Gesendet: Donnerstag, 28. März 2013 11:17
An: Weber, Christian(1)
Cc: Clarkson, Matt; mitk-users
Betreff: Re: [mitk-users] GlobalInteraction::INFORM_ONE

Thank you very much for the quick fix. I started a build, but the OpenCV seems 
to be broken in MITK, so I disabled it, but this caused many errors in our 
build that I started to work around, but this is still not finished.

Regards,
Miklos

------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to