enthought / enthought/traitsui
Proposal: move Button alias for Event to traitsui.api
Open
type: enhancement
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Traits currently has an `Event` subclass called `Button`. It would make some sense to move that subclass from Traits to TraitsUI. This would need to be done gradually, to avoid gratuitous breakage. A first step would be to make `Button` available in `traitsui.api` (leaving the implementation in Traits for now) and encourage people to import from `traitsui.api` instead of `traits.api`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.