enthought / enthought/pyface

Qt Progress Dialog Cancellation Doesn't Work

Open
#307 0 comments 0 reactions 0 assignees View on GitHub
toolkit: Qt
Dominant language
Python
Stars
115
Forks
54
PR merge metrics
No merged PRs in 30d

Description

Clicking "Cancel" will close the dialog, but the underlying process continues to run. Can be reproduced by running `examples/progress_dialog.py`

Core issue appears to be that the `reject` method, although connected, is not being called by the signal.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.