wx progress dialog steals focus on every update
Open
toolkit: Wx
type: bug
- Dominant language
- Python
- Stars
- 115
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
The wx ProgressDialog apparently steals focus on every update (at least, for non-embedded dialogs). This was causing issues in a customer application that used a progress dialog for a long-running operation with tens of thousands of progress bar updates; the user of that application was unable to use his machine for anything else while that long-running operation was in progress.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.