Page MenuHomePhabricator

Print errormessage in QmitkImageStatisticsView to the ErrorMessageLabel
Closed, ResolvedPublic

Description

While calculating statistics of an image, some exceptions can be thrown.
These exception get caught in the QmitkImageStatisticsCalcuationThread.
To make these exception more accessable, their errormessage should be put out with the ErrorMessageLabel in the QmitkImageStatisticsView.

Event Timeline

New remote branch pushed: bug-13607-PrintErrormessageToErrormessagelabel

now all errormessages are shown in the ErrorMessageLabel