View Issue Details

IDProjectCategoryView StatusLast Update
0002191CCdcielGeneralpublic19-09-17 20:06
Reporterhan Assigned To 
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version1.0 
Summary0002191: Adding drap drop file functionality to CCDCiel main form
DescriptionWith a small tweak it is possible to drop a fits or picture file on CCDCiel to open it. Maybe useful for some users. See attached modified code for pu_main.pas and pu_main.lfm. Will allowing dropping of FITS files and picture files.

The idea is described here:
http://lazplanet.blogspot.com/2013/05/drag-drop-files-lazarus-form.html
TagsNo tags attached.

Activities

han

19-09-16 17:08

reporter  

Patrick Chevalley

19-09-17 18:10

administrator   ~0005954

Thank you Han, this can be very useful to review a series of files.

https://github.com/pchev/ccdciel/commit/b5f37dbd2b0003b6209b70dd1279d3ab83d7f122

Patrick Chevalley

19-09-17 20:06

administrator   ~0005955

I commit another change to use the same Open menu for FITS and graphic files, just merging the two filters list and using the same as you do with the file extension to select the right function.

Issue History

Date Modified Username Field Change
19-09-16 17:08 han New Issue
19-09-16 17:08 han File Added: pu_main with drop file functionality.zip
19-09-17 18:10 Patrick Chevalley Status new => resolved
19-09-17 18:10 Patrick Chevalley Resolution open => fixed
19-09-17 18:10 Patrick Chevalley Target Version => 1.0
19-09-17 18:10 Patrick Chevalley Note Added: 0005954
19-09-17 20:06 Patrick Chevalley Note Added: 0005955