commontk / CTK

A set of common support code for medical imaging, surgical navigation, and related purposes.
https://commontk.org
Apache License 2.0
827 stars 480 forks source link

Fix DICOM tests and update `ctkFileDialog` to consider `AA_DontUseNativeDialogs` attribute #1166

Closed jcfr closed 5 months ago

jcfr commented 5 months ago

Ensure the following tests can be executed after installing CTK into <CTK-top-level-build>/CMakeExternals/Install/:

It also updates ctkFileDialog to ensure it considers application attribute AA_DontUseNativeDialogs.