Hi Matt,

these two links show you the migration guide to the new interaction
concept without the GlobalInteraction, and some general changes we
made.
http://mitk.org/wiki/Display_Geometry_Interaction_Project
http://docs.mitk.org/2014.10/InteractionMigration.html

The FocusManager was used to determine which of the RenderWindows has
the focus. This can be done now by
mitk::RenderingManager::GetFocusedRenderWindow(). 

I hope this answers your question.

Regards
Christoph

On Tue, 2016-01-05 at 22:07 +0100, Clarkson, Matt wrote:
> Hi there,
> 
> it looks to me like on MITK/master the classes FocusManager and
> GlobalInteraction have gone.
> 
> Does anyone have a migration guide from MITK 2015.05.2 to the latest
> master?
> 
> Thanks
> 
> Matt
> 
> 
> -------------------------------------------------------------------
> -----------
> _______________________________________________
> mitk-users mailing list
> mitk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mitk-users
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to