Hi all,
I am facing problems to access the mitkLogoOverlay to disable the DepartmentLogo.
According to [1] it is fixed in the latest release.
The logo is hidden if an empty path is set.
But I don't see how I can set the path. It can't be set by preference service as before because the overlays use their own properties (equal to mitk::DataNode does).
In [2] I get how the overlay works in general. The OverlayManager can be received via the BaseRenderer.
But how to access the special overlay? In [3] I don't see a GetOverlay() method or so.
Could anyone give me another highly appreciated hint?
Or do I have to access it via the StdMultiWidget?
mitk::WorkbenchUtil::SetDepartmentLogoPreference("", context);
doesn't work...
Best,
Ingmar
[1] http://bugs.mitk.org/show_bug.cgi?id=18594
[2] http://docs.mitk.org/2015.05/OverlaysPage.html
[3] http://docs.mitk.org/2015.05/classmitk_1_1OverlayManager.html
------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
