3dct / open_iA

A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
GNU General Public License v3.0
41 stars 16 forks source link

Add drag&drop support #35

Closed codeling closed 5 years ago

codeling commented 5 years ago

As a user, I want to be able to drag files from the Explorer to the open_iA window.

The dragged file should then be opened in open_iA (if it is a supported file format, otherwise a message should be shown informing that this is an unsupported file type).

codeling commented 5 years ago

Rudimentary support implemented in b7c3d81353602427fac0d7800cf92aea0efab06d . Every dragged file will be opened in a separate window.