In addition to that
there is a utility method in mitkWorkbenchUtil
there is a utility method in mitkWorkbenchUtil
mitk::WorkbenchUtil::SetDepartmentLogoPreference("", context);
but that doesn't work either because there the approach with the preferences service is used. This is outdated I guess.
Miklos, did you disable the logo? You originally opened the bug [1].
Best Regards,
Ingmar
Gesendet: Mittwoch, 24. Juni 2015 um 12:59 Uhr
Von: "Ingmar Wegner" <[email protected]>
An: "'[email protected]'" <[email protected]>
Betreff: [mitk-users] Disable / change Department Logo; LogoOverlay
Von: "Ingmar Wegner" <[email protected]>
An: "'[email protected]'" <[email protected]>
Betreff: [mitk-users] Disable / change Department Logo; LogoOverlay
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
------------------------------------------------------------------------------ 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
