Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch operation cancel dialog #30

Open
ImpulseAdventure opened this issue May 1, 2017 · 0 comments
Open

Batch operation cancel dialog #30

ImpulseAdventure opened this issue May 1, 2017 · 0 comments

Comments

@ImpulseAdventure
Copy link
Owner

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant