JPEGsnoop icon indicating copy to clipboard operation
JPEGsnoop copied to clipboard

Batch operation cancel dialog

Open ImpulseAdventure opened this issue 7 years ago • 0 comments

The batch processing operation may be lengthy and there is no ability for the user to cancel the process.

I have already added the necessary code for a Progress dialog with cancel (OperationDlg), but it is only really suited for single-stepped algorithms, not recursion. The batchProcess() call is written with recursion to support descending into subdirectories.

[2010/11/14] First created at https://sourceforge.net/p/jpegsnoop/feature-requests/34/

ImpulseAdventure avatar May 01 '17 05:05 ImpulseAdventure