nasa-jpl / LiveViewOpenCL

Open Source real-time visualization tools for Imaging Spectrometer development
GNU General Public License v3.0
36 stars 21 forks source link

Drag and Drop files #26

Closed jackiryan closed 5 years ago

jackiryan commented 5 years ago

It would be nice to be able to drag and drop files to open them in LiveView. When a window is open, the file would load automatically on the DragOpenEvent, but nothing would happen if the file is not valid. Acceptable types should be ENVI and XIO.

Extra credit will be awarded for figuring out how to drag a file onto to the application icon, open LiveView with the correct geometry, and play that file.