Page MenuHomePhabricator

MITK about dialog has no close button
Closed, ResolvedPublic

Description

On Mac OS X (haven't tried others), the About dialog does not have a button to minimise the window. Hence, once the about dialog is raised, I have to kill the whole application from the Activity Monitor to close it down, and then re-open the application.

Dialog Box needs a close button.

Event Timeline

Worked on it in the "SuperSingleton" branch, soon to be pushed.

(In reply to comment #2)

Is that fixed on MacOS?

Hi Sascha, I just built MITK f1953db, and did:

Legolas:MITK-build mattclarkson$ bin/ExtApp.app/Contents/MacOS/ExtApp
dyld: Symbol not found: __ZN5berry8Platform19ARG_PRELOAD_LIBRARYE

Referenced from: /Users/mattclarkson/build/MITK-build/MITK-build/bin/ExtApp.app/Contents/MacOS/ExtApp
Expected in: /Users/mattclarkson/build/NifTK-SuperBuild/MITK-build/MITK-build/bin/plugins/liborg_blueberry_osgi.dylib

in /Users/mattclarkson/build/MITK-build/MITK-build/bin/ExtApp.app/Contents/MacOS/ExtApp
Trace/BPT trap

but when I go to Finder, and run the ExtApp from the bin folder, by double clicking on it, the application does run, and the dialog box does have a close button.

Thanks for veryifing this. Since the bug is about the close button of the dialog, I set it to fixed.