enthought / enthought/traitsui

Refactor ProgressEditor and/or ProgressDialog

Open
#488 0 comments 0 reactions 0 assignees View on GitHub
good first issue type: enhancement
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Currently the `ProgressEditor` essentially hijacks the Pyface `ProgressDialog` internals to extract the parts for the editor control, without instantiating the top-level dialog.

the right way to do this is to have a `ProgressWidget` (probably in Pyface) which, ideally, can be shared by both the `ProgressEditor` and the `ProgressDialog`.

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.