Hello Stefan. Thank you for the answer, but I have found the root cause of
the problem, and I'm writing because I want to document this for you too.
The problem was that the instance implementing mitkRenderingManager was not
a QmitkRenderingManager but a TestingRenderingManager. This was happening
Hi Frederico,
QmitkStdMultiWidget calls UpdateAllWidgets() at the end of many of its methods.
Did you try this as well? Possibly there are a few flaws in the implementation
as we only use this widget in the workbench, where it works fine as fas as I
can see.
Best,
Stefan
From: Federico Milano